Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
joda-time-2.13.0.jar.asc | 2024-09-15 | 849 Bytes | |
joda-time-2.13.0-dist.zip.asc | 2024-09-15 | 849 Bytes | |
joda-time-2.13.0-dist.tar.gz.asc | 2024-09-15 | 849 Bytes | |
joda-time-2.13.0-dist.zip | 2024-09-15 | 5.8 MB | |
joda-time-2.13.0-dist.tar.gz | 2024-09-15 | 5.2 MB | |
joda-time-2.13.0.jar | 2024-09-15 | 639.0 kB | |
README.md | 2024-09-15 | 1.2 kB | |
Release v2.13.0 source code.tar.gz | 2024-09-15 | 1.1 MB | |
Release v2.13.0 source code.zip | 2024-09-15 | 1.5 MB | |
Totals: 9 Items | 14.2 MB | 0 |
See the change notes for more information.
What's Changed
- Make
ConverterManager.getInstance()
init thread-safe. by @cpovirk in https://github.com/JodaOrg/joda-time/pull/776 - Add website page about secutity/CVEs by @jodastephen in https://github.com/JodaOrg/joda-time/pull/781
- fix: include native-image files correctly by @klopfdreh in https://github.com/JodaOrg/joda-time/pull/784
- Enhance TZDB compiler to better match spec by @jodastephen in https://github.com/JodaOrg/joda-time/pull/786
- Update GitHub actions to latest versions by @jodastephen in https://github.com/JodaOrg/joda-time/pull/788
- Fix TZDB compiler %z parsing by @jodastephen in https://github.com/JodaOrg/joda-time/pull/787
- Update tzdb handling by @jodastephen in https://github.com/JodaOrg/joda-time/pull/789
- Update time zone data to 2024bgtz by @github-actions in https://github.com/JodaOrg/joda-time/pull/790
New Contributors
- @cpovirk made their first contribution in https://github.com/JodaOrg/joda-time/pull/776
- @klopfdreh made their first contribution in https://github.com/JodaOrg/joda-time/pull/784
Full Changelog: https://github.com/JodaOrg/joda-time/compare/v2.12.7...v2.13.0