Skip to content

v0.10.0 [BREAKING CHANGE]

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 15:29
v0.10.0
2596227
  • [BREAKING CHANGE] the null terminator will not be counted to the 72 byte max length anymore. This changes the behaviour IF you used passwords with EXACTLY 72 bytes. #43, #44 (thx @quinot, @mathieutu)
  • migrate to Maven Central, Github Actions and Codecov #46
  • update many dependencies and remove warnings for CVE-2020-15522 (bc) CVE-2020-15250 (junit) -> were never part of production code #41