This release includes several new features:
- Upgrade from Nashorn to GraalJS. There is a flag that can be set in the
flipper.properties
to use Nashorn compatibility mode. This means you can use up to ECMAScript 2020. - SLF4J API logger integrated into Flipper.
- FlipperEnvironments added for convenience methods in Flipper templates
- Added example for using FlipperEnvironments