Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 22:26
· 229 commits to master since this release

3.0.0 (2021-07-28)

Bug Fixes

  • conflation of a user's Sub and their Username (ece63b6)

BREAKING CHANGES

  • potential -- the autogenerated Sub and user-supplied
    Username were treated interchangeably before, but now are independent.
    Previously lookups by the Sub attribute were possible, but it now
    doesn't appear necessary so has been removed. Databases should be
    unaffected.