Releases: NabuCasa/pycognito
Releases · NabuCasa/pycognito
2021.03.0
What’s Changed
- Bump coverage from 5.4 to 5.5 (#41) @dependabot
- Bump pylint from 2.7.1 to 2.7.2 (#40) @dependabot
- Don't require an "aud" claim for the access token (#42) @tsibley
2021.02.1
What’s Changed
- Token handling (#38) @tsibley
- Bump coverage from 5.3.1 to 5.4 (#33) @dependabot
- Bump pylint from 2.6.0 to 2.7.1 (#36) @dependabot
2021.02.0
What’s Changed
- Bump coverage from 5.3.1 to 5.4 (#33) @dependabot
- Bump pylint from 2.6.0 to 2.7.1 (#36) @dependabot
- Bump pytest from 6.2.1 to 6.2.2 (#31) @dependabot
- Add admin commands (#30) @circulon
0.1.5
What’s Changed
- Bump pylint from 2.4.4 to 2.6.0 (#27) @dependabot
- Bump black from 19.10b0 to 20.8b1 (#24) @dependabot
- Bump coverage from 5.0.3 to 5.3.1 (#25) @dependabot
- Bump flake8 from 3.7.9 to 3.8.4 (#26) @dependabot
- Bump mock from 4.0.1 to 4.0.3 (#28) @dependabot
- Bump pytest from 5.3.5 to 6.2.1 (#29) @dependabot
- Use same username as challenge parameters (#23) @circulon
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Initial Version
Based on warrant with follow changes:
- align flow to official java sdk (#1)
- Changed 'add_base_attribute' method name into 'set_base_attribute' (#2)
- Fix setup install for py37 (#3)
- stub units tests (#4)
- reset password admin (#5)
- changed authflow value in renew_access_tokens (#6)
- Fix get_users to return all users
- Migrate to python-jose[cryptography]
- Rebrand pyCognito