Skip to content

Releases: lucasrcezimbra/ninja-api-key

1.0.2

25 Oct 10:03
Compare
Choose a tag to compare

What's Changed

  • fix: increase APIKey.hashed_key max_length

Internal

New Contributors

Full Changelog: 1.0.0...1.0.2

1.0.0

09 May 20:14
4ee912c
Compare
Choose a tag to compare

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