Skip to content

v1.2.0

Choose a tag to compare

released this 18 Feb 12:30
· 129 commits to master since this release
552156a

Changelog:

  1. Implemented new data scrubbing feature.
  2. Switched from UserDetail.getUsername() to Authentication.getUsername() as a more abstract way of extracting security user's username.
  3. Fixed a bug that prevented logging of function's return value.
  4. Corrected several typos in code and readme.