Skip to content

Releases: treblereel/gwt3-processors

0.7 Release

08 Jul 02:14
Compare
Choose a tag to compare

What's Changed

  • supported j2cl version bumped to v20240622-2
  • elemental2 updated to 1.2.1

v0.6.3

12 Oct 23:48
Compare
Choose a tag to compare

Full Changelog: v0.6...v0.6.3

0.6 Release

30 Aug 21:27
Compare
Choose a tag to compare

This release requires j2cl-maven-plugin 0.21.

  • @GWT3EntryPoint can be used with @jstype classes
  • added ScriptInjector and StyleInjector

0.5.1 Release

08 Jun 07:12
Compare
Choose a tag to compare

What's Changed

  • Added a lightweight port of gwt2 resources (TextResource, DataResource and ImageResource)

0.5 Release

22 Jul 20:32
Compare
Choose a tag to compare

added @TranslationBundle based on closure compiler .xtb

0.4 Release

26 May 01:29
Compare
Choose a tag to compare

What's Changed

@GWT3Export refactored, now it works on the method level for static a…
…nd instance methods, fields support is droped for now, because it's not very stable