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