cquiroz / scala-java-time

Implementation of the `java.time` API in scala. Especially useful for scala.js
http://cquiroz.github.io/scala-java-time/
BSD 3-Clause "New" or "Revised" License
125 stars 33 forks source link

Scala Native 0.5 release #504

Closed MateuszKubuszok closed 3 months ago

MateuszKubuszok commented 5 months ago

Is the release for 0.5 planned anytime soon? With the libraries slowly publishing for it, the lack of scala-java-time for 0.5 would be a blocker for some libraries.

plokhotnyuk commented 3 months ago

@cquiroz Could you please publish a release with Scala Native 0.5.3?

I cannot find it in the Maven Central: https://repo1.maven.org/maven2/io/github/cquiroz/

sideeffffect commented 3 months ago

https://repo1.maven.org/maven2/io/github/cquiroz/scala-java-time_native0.5_3/2.6.0/

plokhotnyuk commented 3 months ago

Thanks a lot to all involved!!!