Skip to content

sjavatime 1.1.6

Compare
Choose a tag to compare
@ekrich ekrich released this 03 Jan 20:07
· 95 commits to main since this release
4436731

This is release 7 of sjavatime which supports the Scala.js and Scala Native line of products.

Summary 💥

  • LocalTime was completely broken on Scala Native. Now it returns UTC because time zone is not supported.
  • Now supports compiling with Java 11 and 17.

Contributors 👥

According to git shortlog -sn --no-merges v1.1.5..v1.1.6
22 Scala Steward
5 Eric K Richardson

Thanks to the people trying out this library. 🎤 👏

What's Changed

Full Changelog: v1.1.5...v1.1.6