We are pleased to announce the latest release of Flavour, version 0.3.0. This long-awaited release adds:
Path-based routing
SVG support
EL error resilience during rendering
Enhanced error reporting
Note that with this release, the Maven coordinates have changed slightly. The group is now com.frequal.flavour (formerly org.teavm.flavour). In your POM, update the group for any Flavour dependencies to this:
<groupId>com.frequal.flavour</groupId>
and the version to:
<version>0.3.0</version>
Flavour 0.3.0 is already available in Maven Central.
(Apologies for the duplicate post, the Announcements forum just got opened up publicly)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We are pleased to announce the latest release of Flavour, version 0.3.0. This long-awaited release adds:
Note that with this release, the Maven coordinates have changed slightly. The group is now com.frequal.flavour (formerly org.teavm.flavour). In your POM, update the group for any Flavour dependencies to this:
and the version to:
Flavour 0.3.0 is already available in Maven Central.
(Apologies for the duplicate post, the Announcements forum just got opened up publicly)