This repository was archived by the owner on Aug 22, 2023. It is now read-only.
Releases: bachya/py17track
Releases · bachya/py17track
2021.12.2
2021.12.1
2021.12.0
🚀 Features
- Add support for Python 3.10 (#61)
🧰 Maintenance
- Migrate versioning to CalVer (#66)
- Relax version pinning of attrs (#65)
- Update pre-commit/action action to v2.0.3 (#63)
- Update codecov/codecov-action action to v2 (#64)
- Configure Renovate (#62)
- Update async-timeout requirement from ^3.0.1 to >=3.0.1,<5.0.0 (#60)
- Update pytest-cov requirement from ^2.8.1 to ^3.0.0 (#59)
- Update attrs requirement from >=19.3,<21.0 to >=19.3,<22.0 (#56)
3.3.0
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
🚨 Breaking Changes
- Make aiohttp ClientSesssion optional (#38)
🚀 Features
🧰 Maintenance
- Update Release Drafter with breaking changes and maintenance (#46)
- Update poetry to use core back-end (#45)
- Update linting CI step with new pre-commit action (#43)
- Update attrs requirement from ^19.3.0 to >=19.3,<21.0 (#40)
- Update pytest requirement from ^5.4.1 to ^6.0.0 (#39)
- Add pre-commit caching to CI (#37)
- Update aresponses requirement from ^1.1.1 to ^2.0.0 (#35)
- Adjust codespell to quiet level 4 (#34)
- Move codecov CI action to v1 (#33)
- Add pre-commit repos for JSON and branch (#32)
- Remove pre-commit repos from poetry dependencies (#31)
- Consolidate pre-commit commands in CI (#30)
- Combile linting and static analysis into one CI pipeline (#29)
- Bump mypy (in pre-commit) to 0.761 (#28)