Releases: henryiii/flake8-errmsg
Releases · henryiii/flake8-errmsg
Version 0.5.1
Version 0.5
What's Changed
- feat: add checks for built-in exceptions by @henryiii in #23
- docs: no less code by @Olegt0rr in #12
- docs: fix RunetimeError typo by @hugovk in #11
- docs: fix count of checks by @hugovk in #10
- chore: include Python 3.12 by @henryiii in #22
- chore: move to using Ruff by @henryiii in #24
- chore: style updates by @henryiii in #15
- chore: support -R with nox by @henryiii in #25
- chore: use 2x faster black mirror by @henryiii in #17
- ci: use trusted publisher deployment by @henryiii in #26
New Contributors
- @dependabot made their first contribution in #8
- @hugovk made their first contribution in #10
- @Olegt0rr made their first contribution in #12
- @pre-commit-ci made their first contribution in #18
Full Changelog: v0.4.0...v0.5.0
Version 0.4.0
Version 0.3.0
What's Changed
Full Changelog: v0.2.4...v0.3.0
Version 0.2.4
Version 0.2.3
Version 0.2.2
Version 0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
Version 0.2
First release. Two checks, Python 3.10 & 3.11 compatibility.