Releases: foal/gwt-time
Releases · foal/gwt-time
gwt-time 2.0.6 (1.4.18 for GWT 2.8.2)
Enhancements
- Update dependencies
- Update CLDR data to 38.1
Bugfixes
- N/A
Notes
- GWT 2.9.0 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v1.4.18
gwt-time 1.4.18 (2.0.6 for GWT 2.9.0)
Enhancements
- Update dependencies
- Update CLDR data to 38.1
Bugfixes
- N/A
Notes
- GWT 2.8.2 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v2.0.6
gwt-time 2.0.5 (1.4.17 for GWT 2.8.2)
Enhancements
- Merge latest updates from https://github.com/ThreeTen/threetenbp
- Update TZDB to 2021a
- Add Duration.toPartXxx methods
- Remove asynch TZDB loading, because it doulbe transfered data and complicate the logic
Bugfixes
- Fix #7
Notes
- GWT 2.9.0 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v1.4.17
gwt-time 1.4.17 (2.0.5 for GWT 2.9.0)
Enhancements
- Merge latest updates from https://github.com/ThreeTen/threetenbp
- Update TZDB to 2021a
- Add Duration.toPartXxx methods
- Remove asynch TZDB loading, because it doulbe transfered data and complicate the logic
Bugfixes
- Fix #7
Notes
- GWT 2.8.2 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v2.0.5
gwt-time 2.0.3 (1.4.15 for GWT 2.8.2)
Enhancements
- The locale JRE emulation was moved to a separate project and was completely rewritten (https://github.com/foal/gwt-locale)
- CLDR Locales was moved to a separate project (https://github.com/foal/gwt-locale-cldr)
- TZDB moved to a separate module (independent Maven artifact)
- Add fallback to a zone offset if no zone loaded
- Use GWT entry points to initialize modules
- Update CLDR data to version 38
- Add simple demo/test GWT applications to check transfer size.
- The project was separated into modules (base time, tzdb, tests, demo, etc)
Bugfixes
- Fix log setup in tests
- Add missing
inherits
in the time module.gwt.xml
Notes
- GWT 2.9.0 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v1.4.15
gwt-time 1.4.15 (2.0.3 for GWT 2.9.0)
Enhancements
- The locale JRE emulation was moved to a separate project and was completely rewritten (https://github.com/foal/gwt-locale)
- CLDR Locales was moved to a separate project (https://github.com/foal/gwt-locale-cldr)
- TZDB moved to the separate module (independent Maven artifact)
- Add fallback to a zone offset if no zone loaded
- Use GWT entry points to initialize modules
- Update CLDR data to version 38
- Add simple demo/test GWT applications to check transfer size.
- The project was separated into modules (base time, tzdb, tests, demo, etc)
Bugfixes
- Fix log setup in tests
- Add missing
inherits
in the time module.gwt.xml
Notes
- GWT 2.8.2 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v2.0.3
gwt-time 2.0.1 (1.4.13 for GWT 2.8.2)
Enhancements
- Update gwt-nio to version 1.1
- Fix slf4j dependencies (remove unnecessary dependency org.slf4j:slf4j-api)
Bugfixes
- N/A
Notes
- GWT 2.9.0 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v1.4.13
gwt-time 1.4.13 (2.0.1 for GWT 2.9.0)
Enhancements
- Migrate to
org.treblereel.gwt.nio:gwt-nio:0.9
- Fix slf4j dependencies (remove unnecessary dependency
org.slf4j:slf4j-api
) - Use original
org.dominokit:domino-slf4j-logger:1.0.0
instead of customorg.jresearch.dominokit:domino-slf4j-logger:1.0-rc.4
Bugfixes
- N/A
Notes
- GWT 2.8.2 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v2.0.1
gwt-time 2.0.0 (1.4.12 for GWT 2.8.2)
Enhancements
- Support GWT 2.9.0 version: 2.0.0 line, fix #3
- Merge with latest updates from the original project
- Update TZDB to 2020b
- Parse fixed offsets as per JDK
- Fix Javadoc mistake: Change "quarters" -> "months"
Bugfixes
- N/A
Notes
- GWT 2.9.0 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v1.4.12
gwt-time 1.4.12 (2.0.0 for GWT 2.9.0)
Enhancements
- Support GWT 2.9.0 version: 2.0.0 line, fix #3
- Merge with latest updates from the original project
- Update TZDB to 2020b
- Parse fixed offsets as per JDK
- Fix Javadoc mistake: Change "quarters" -> "months"
Bugfixes
- N/A
Notes
- GWT 2.8.2 compatible release. This release is the same as https://github.com/foal/gwt-time/releases/tag/v2.0.0