Skip to content

1.6.0

Compare
Choose a tag to compare
@memory memory released this 04 Dec 22:32
· 33 commits to master since this release

Massive cleanup release:

  • deprecate python 3.4, 3.5
  • support python 3.10
  • update to latest PGPy
  • clean up pgp signature validation logic that was dependent on a bug in PGPy <=1.4.1
  • move to pyproject.toml and poetry for build management
  • split init.py into modules
  • many pylint fixes