Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@kenodegard kenodegard released this 30 Aug 21:04
ee5f705

Enhancements

  • Improve compatibility with cryptography>=41. (#56)
  • Convert setup.py/setuptools build backend to pyproject.toml/hatchling. (#62)
  • Add canary builds. (#68)

Deprecations

  • Drop Python 2 support. (#37)
  • Remove unused conda_content_trust.encryption. (#38)

Other

  • Enable pre-commit for linting and auto-formatting. (#35)
  • Replace darker with black pre-commit hook. (#58)
  • Add isort pre-commit hook. (#58)
  • Increase test coverage. (#69, #71, #72, #75)
  • Increase test coverage by removing unreachable/unused code. (#72, #74)

Contributors

Full Changelog: 0.1.3...0.2.0