Releases: treblereel/gwt3-processors
Releases · treblereel/gwt3-processors
0.7 Release
What's Changed
- supported j2cl version bumped to v20240622-2
- elemental2 updated to 1.2.1
v0.6.3
Full Changelog: v0.6...v0.6.3
0.6 Release
This release requires j2cl-maven-plugin 0.21.
- @GWT3EntryPoint can be used with @jstype classes
- added ScriptInjector and StyleInjector
0.5.1 Release
What's Changed
- Added a lightweight port of gwt2 resources (TextResource, DataResource and ImageResource)
0.5 Release
added @TranslationBundle based on closure compiler .xtb
0.4 Release
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