v0.5.0
Changes
- allow actual 2^31 rounds (fix integer overflow issue with
1<<31
) #7 - use Apache v2 compatible Radix 64 impl and skip OpenJDK one #8
- add JMH benchmark module #11
Known Issues
- cli tool seems to complains about illegal access of some classes with JDK10
Note
Skip the previous versions (0.3+) because they contain GPL-2 code. Now everything is under Apache 2 again.