Skip to content

Release 2.0.0-RC1

Compare
Choose a tag to compare
@cquiroz cquiroz released this 05 Dec 20:56
· 694 commits to master since this release
v2.0.0-RC1
c21ca47
  • 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