Skip to content

Flipper 2.0.1.0

Latest
Compare
Choose a tag to compare
@Barachia Barachia released this 10 Jul 09:28
· 1 commit to master since this release

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