Skip to content

v0.2.1

Compare
Choose a tag to compare
@andreaso andreaso released this 06 Sep 19:15
· 28 commits to main since this release
d053b47
  • Opens up pyca/cryptography version requirement (#6)
  • Replaces unsupported datetime.strftime("%s") (#9)
  • Improved testing:
    • Tests using both constrained and unconstrained dependencies (#7)
    • Adds pytest tests for helper functions (#8, #12)