Skip to content

Releases: ThreeTen/threetenbp

Release v1.3.7

19 Aug 16:36
Compare
Choose a tag to compare

See the change notes for more information.

Release v1.3.6

10 Jul 20:33
Compare
Choose a tag to compare

See the release notes for more information.

Release v1.3.5

07 Jun 12:21
Compare
Choose a tag to compare

See the release notes for more information.

Release v1.3.4

16 May 21:09
Compare
Choose a tag to compare

See the release notes for more information.

Release v1.3.3

19 Dec 23:30
Compare
Choose a tag to compare

Release v1.3.2

30 Jun 20:04
Compare
Choose a tag to compare
  • Update to time-zone data 2016e
  • Graceful fallback when printing time-zone name #44
  • Ensure LocalDate.ofEpochDay() is correctly validated #39
  • Remove unnecessary code #41

See change notes.

Release v1.3.1

01 Sep 07:24
Compare
Choose a tag to compare
  • Update to time-zone data 2015f
  • Avoid exceptions when querying time-zone transitions on certain zones

See change notes.

Release v1.3

01 Sep 07:14
Compare
Choose a tag to compare
  • Update to time-zone data 2015e
  • Add second jar file is now located in Maven Central with the classifier "no-tzdb"
  • Remove leap seconds data, as not in the JDK
  • Fix loading of multiple versions of tzdb data

See change notes.

Release v1.2

09 Dec 12:06
Compare
Choose a tag to compare

Fix parsing of "Etc/GMT+1" and similar time-zones. Remove references to LocaleServiceProvider.

Release v1.1

09 Dec 12:04
Compare
Choose a tag to compare

Fix parsing of Duration between zero and minus one. Better OSGi data. Update time-zone data.