Skip to content

Release v1.12

Compare
Choose a tag to compare
@realrolfje realrolfje released this 15 Feb 22:01
· 144 commits to develop since this release
  • Added mask parameter to DigitStringAnonymizer
    (fixes issue #74, thanks to Balogh Tamás and Bartlomiej Komendarczuk)
  • Added UK Postalcode Anonymizer
  • Optimized Random number generators (less instantiations)
  • Fixed override problem with password, userid and jdbcurl
    (pull request #69, thanks to Stephan Schrader)
  • Security, performance and readability fixes, as suggested by SonarCube,
    see https://sonarcloud.io/dashboard?id=realrolfje_anonimatron)
  • Integrated documentation in the main development branch