- Adding python3.11 support.
- Fix versioning mistake
- Implement retire_external_key functionality to retire external_user_keys for program enrollments
- Drop support to python 2.7 and add support to python 3.8
- normalize username before hashing (PLAT-2287)
- normalize email address before hashing (PLAT-2254)
- CLI script to run retirement conversion from cmd-line.
- Expanded CLI testing.
- Auto PyPI upload via Travis.
- First release on PyPI.