- Improve compatibility with
cryptography>=41
. (#56) - Convert
setup.py
/setuptools
build backend topyproject.toml
/hatchling
. (#62) - Add canary builds. (#68)
- Drop Python 2 support. (#37)
- Remove unused
conda_content_trust.encryption
. (#38)
- Enable pre-commit for linting and auto-formatting. (#35)
- Replace
darker
withblack
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)
- @beeankha made their first contribution in #75
- @conda-bot
- @dholth made their first contribution in #74
- @jezdez made their first contribution in #6
- @kenodegard made their first contribution in #12
- @awwad
- @dependabot[bot] made their first contribution in #17
- @pre-commit-ci[bot] made their first contribution in #73