Skip to content

v0.5.0

Compare
Choose a tag to compare
@patrickfav patrickfav released this 11 Aug 14:59
v0.5.0
66fa301

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.