Releases: NabuCasa/pycognito
Releases · NabuCasa/pycognito
2022.07.0
What’s Changed
- Added support for Software Token MFA. (#144) @Taikono-Himazin
- Support Python 3.9 and 3.10 (#140) @jplock
2022.05.0
What’s Changed
- verify_token method fix (#128) @Thiebosh
- Bump pylint from 2.13.7 to 2.13.8 (#129) @dependabot
2022.04.0
What’s Changed
- Bump pylint from 2.7.4 to 2.13.7 (#125) @dependabot
- Bump freezegun from 1.2.0 to 1.2.1 (#115) @dependabot
- Bump pytest from 7.0.1 to 7.1.2 (#126) @dependabot
- Run CI tests on all supported Python versions (#120) @swt2c
- fix: Generate timestamps independently from current locale (#127) @marty-se
- Bump black from 22.1.0 to 22.3.0 (#119) @dependabot
2022.03.0
What’s Changed
- feat: Allow providing
ClientMetadata
in authentication (#108) @tobni - Bump coverage from 5.5 to 6.3.2 (#106) @dependabot
- Bump flake8 from 3.9.0 to 4.0.1 (#82) @dependabot
- Bump freezegun from 1.1.0 to 1.2.0 (#112) @dependabot
- Enable update user pool client (#111) @idoseemplicity
2022.02.1
What’s Changed
- Feature/requests auth (#104) @alastairmccormack
- Bump black from 21.11b1 to 22.1.0 (#101) @dependabot
- Bump pytest from 6.2.5 to 7.0.1 (#105) @dependabot
2022.02.0
What’s Changed
- Added resend_confirmation_code (#99) @circulon
- Show error reason on TokenVerificationException (#98) @ColinRobbins
2022.01.0
2021.12.0
What’s Changed
- create identity provider in init (#96) @idoseemplicity
2021.11.0
What’s Changed
- Pycognito fixes (#93) @idoseemplicity