Releases: lucasrcezimbra/ninja-api-key
Releases · lucasrcezimbra/ninja-api-key
1.0.2
What's Changed
- fix: increase APIKey.hashed_key max_length
Internal
- refactor: reorganize tests
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #17 and #15
New Contributors
- @pre-commit-ci made their first contribution in #15
Full Changelog: 1.0.0...1.0.2
1.0.0
What's Changed
- fix: unpin Python version - now requires >=3.6.2
- feat: updates password when checking
- feat: add pre-commit
- style: pre-commit all
- ci: fix CI/CD
- build: reorganize dependencies
- ci: update actions
- feat: add SHA256 password hashers
Full Changelog: 0.2.1...1.0.0