Releases: cquiroz/scala-java-time
Releases · cquiroz/scala-java-time
v2.6.0
What's Changed
- Scala Native 0.5.x (#508) @sideeffffect
- Update versions (#509) @sideeffffect
- Run Scala 3 / Native job on macOS (#440) @armanbilge
v2.5.0
What's Changed
- Update some libs (#423) @cquiroz
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 (#420) @scala-steward
- Update nscplugin, sbt-scala-native, ... to 0.4.9 (#421) @scala-steward
- Fix
packageSrc
(#422) @armanbilge - Setup sbt-typelevel (#418) @armanbilge
- Update sbt-scalafmt to 2.5.0 (#415) @scala-steward
- Duration methods (#416) @cquiroz
- Update scalafmt-core to 3.6.1 (#414) @scala-steward
- Update sbt to 1.8.0 (#413) @scala-steward
- Update sbt-tpolecat to 0.4.1 (#412) @scala-steward
- Documentation updates and fix for #257 (#411) @cquiroz
- Update scala versions (#406) @cquiroz
- Fix
DateTimeParseException
ctor (#402) @armanbilge - Declare constants properly (#403) @armanbilge
- Try fixing CI (#405) @armanbilge
- Update readme to use 2.3.0 since it seems 2.3.0 has been released (#385) @felher
- Scala 3 Native and cleanup (#376) @sideeffffect
New Contributors
- @felher made their first contribution in #385
- @armanbilge made their first contribution in #405
Full Changelog: v2.4.0...v2.5.0
v2.3.0
What's Changed
- Upgrade to Scala 3 (#286) @mpilquist
- Update scalatest to 3.2.9 (#285) @scala-steward
- Update sbt to 1.5.2 (#284) @scala-steward
- Bump actions/cache from v2.1.4 to v2.1.5 (#283) @dependabot
- Update sbt-microsites to 1.3.4 (#282) @scala-steward
v2.2.2
What's Changed
- Update scala 3 (#279) @cquiroz
- Update scalatest to 3.2.8 (#278) @scala-steward
- Update sbt (#276) @cquiroz
- Scala 3.0.0-RC2 (#277) @keynmol
- Update sbt-scalajs, scalajs-compiler, ... to 1.5.1 (#273) @scala-steward
- Update sbt-microsites to 1.3.3 (#272) @scala-steward
- Bump actions/cache from v2.1.3 to v2.1.4 (#263) @dependabot
- Update scala-library to 2.12.13 (#262) @scala-steward
- Update scala-library to 2.13.5 (#261) @scala-steward
Release 2.0.0
What's Changed
- Remove Calendar (#179) @cquiroz
- Remove custom serialization format (#178) @cquiroz
- Reiwa (#176) @cquiroz
- Size reductions (#167) @cquiroz
- Add drafter template (#162) @cquiroz
- Publish the microsite on CI (#161) @cquiroz
- Instantiate constants lazily so unused constants are not instantiated. (#131) @exoego
- Fix implicit numeric widening (#160) @exoego
- Remove the use of ConcurrentHashMap (#157) @cquiroz
- Fix message for unknown zoneid error (#133) @cquiroz
- Update sbt to 1.3.10 (#177) @scala-steward
- Update sbt-tzdb to 1.0.0 (#183) @scala-steward
- Update sbt-ci-release to 1.5.3 (#182) @scala-steward
- Update sbt-microsites to 1.2.0 (#181) @scala-steward
- Update sbt-scalafmt to 2.3.4 (#175) @scala-steward
Release 2.0.0-RC2
- Support for scala 2.13.0-RC2
- Support for scala.js 1.0.0-M7
Release 2.0.0-RC1
- Improved implementation of ZoneMap
- Support scala.js 0.6.26
- Support scala.js 1.0.0-M6
- Support scala 2.13.0-M5
- Update scala-java-locales to v0.3.12-cldr34
- Remove DateTimeUtils
- Support tzdb 2018f
- Internal refactorings to reduce size
- Fix for parsing the new tzdb db with negative offsets and save
- Fix for parsing during DST overlap.
See #77. - Add DateTimeTextProvider.setInstance() to allow the provider to be replaced.
See #69 and #70. - Avoid copying the set of available time-zone IDs
Release 2.0.0-M13
This should be the last milestone release and contains some important changes:
- Use sbt-tzdb to build the timezone db
- Publish only the java.time package
- Updated to scala.js 0.6.22
- Updated tzdb to 2018c
- Split packages for test and tzdb
- Updated to scala 2.12.4
- Updated to scala 2.11.12
- Support scala.js 1.0.0-M3
Release 2.0.0-M12
- Updated to scala.js 0.6.17
Release 2.0.0-M11
- Support Hijrah chronology on scala.js
- Update to scala 2.12.2
- Update to scala 2.11.8
- Port all tests to scalatest
- Support localized timezone names