Flavour 0.3.2 is now live on Maven Central. It includes these enhancements: Routing enhancements for Dates (contributed by linuxfun) The archetype has been updated with support for routing and deep linking. (The old archetype is now archetype-minimal, still useful for projects that don't need routing.) For more information on Flavour: Flavour Book: https://frequal.com/Flavour/book.html Flavour Home Page: https://flavour.sf.net/
The "flavour" repo is new and contains the standard svn branches and tags folders now. Java 8 development will take place in the "tail" 0.x branch: https://sourceforge.net/p/flavour/flavour/HEAD/tree/branches/0.x/ * Java 8 releases will use the major version number 0, like the recently-released 0.3.2 Java 17+ development will take place in the "tip", which is trunk: https://sourceforge.net/p/flavour/flavour/HEAD/tree/trunk/ * Java 17 releases (which should work fine with Java 21) will use the major...
Add path-based routing deep link support to archetype
This has been included in an all-new archetype in 0.3.2. The old archetype is now in archetype-minimal.
Increase resiliency of routing Date parsing
This has been integrated into the 0.3.2 release. Thank you linuxfun!
Flavour 0.3.2 is released and available on maven central.
2.0.0 Initial cut with TeaVM 0.11.0 changes from linuxfun and konsoletyper and additional upgrade to Java 17