Skip to content

3.1.3 JVM8 compatible release

Compare
Choose a tag to compare
@verhas verhas released this 07 Oct 18:11
· 62 commits to master since this release

New method to get all the features from a license as an immutable map indexed by the names of the features.
Compilation is using jbel to generate JVM8 compatible code.
Eliminated JDK 9+ calls to be JDK8 compatible.