Skip to content

v1.2.0

Compare
Choose a tag to compare
@MasterKale MasterKale released this 10 Dec 19:00
· 284 commits to master since this release

Changes:

  • Switched from Pydantic to the combination of attrs + cattrs. This achieves more-Pythonic library behavior when used in a project alongside other third-party packages that use subclasses of bytes to represent such values as credential IDs and public keys.