Skip to content

Releases: foal/gwt-time

gwt-time 2.0.6 (1.4.18 for GWT 2.8.2)

03 Apr 20:24
Compare
Choose a tag to compare

Enhancements

Bugfixes

  • N/A

Notes

gwt-time 1.4.18 (2.0.6 for GWT 2.9.0)

03 Apr 20:24
Compare
Choose a tag to compare

Enhancements

Bugfixes

  • N/A

Notes

gwt-time 2.0.5 (1.4.17 for GWT 2.8.2)

05 Feb 13:28
Compare
Choose a tag to compare

Enhancements

Bugfixes

Notes

gwt-time 1.4.17 (2.0.5 for GWT 2.9.0)

05 Feb 13:28
Compare
Choose a tag to compare

Enhancements

Bugfixes

Notes

gwt-time 2.0.3 (1.4.15 for GWT 2.8.2)

12 Dec 19:49
Compare
Choose a tag to compare

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-time 1.4.15 (2.0.3 for GWT 2.9.0)

12 Dec 19:50
Compare
Choose a tag to compare

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-time 2.0.1 (1.4.13 for GWT 2.8.2)

28 Oct 09:30
Compare
Choose a tag to compare

Enhancements

  • Update gwt-nio to version 1.1
  • Fix slf4j dependencies (remove unnecessary dependency org.slf4j:slf4j-api)

Bugfixes

  • N/A

Notes

gwt-time 1.4.13 (2.0.1 for GWT 2.9.0)

28 Oct 09:29
Compare
Choose a tag to compare

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 custom org.jresearch.dominokit:domino-slf4j-logger:1.0-rc.4

Bugfixes

  • N/A

Notes

gwt-time 2.0.0 (1.4.12 for GWT 2.8.2)

26 Oct 07:06
Compare
Choose a tag to compare

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-time 1.4.12 (2.0.0 for GWT 2.9.0)

26 Oct 07:06
Compare
Choose a tag to compare

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