alonsodomin / cron4s

Cross-platform CRON expression parsing for Scala
https://alonsodomin.github.io/cron4s
Apache License 2.0
121 stars 24 forks source link

Fix doc generation failure due to @JSExportTopLevel not being on the … #552

Closed mbaechler closed 9 months ago

mbaechler commented 9 months ago

…classpath

This problem prevents the scala 3 support from being release https://github.com/alonsodomin/cron4s/issues/468#issuecomment-1872615823

mbaechler commented 9 months ago

Should we merge this PR and try to publish a build?

alonsodomin commented 9 months ago

@mbaechler cron4s has been successfully published for all compilation targets, thanks a lot for your contribution!