Releases: jsh9/pydoclint
Releases · jsh9/pydoclint
0.6.0
0.5.19
0.5.18
0.5.17
0.5.16
What's Changed
- 👌 Add pre-commit-hook to run pydoclint via flake8 by @s-weigand in #200
Full Changelog: 0.5.15...0.5.16
0.5.15
0.5.14
0.5.13
0.5.12
What's Changed
- Drop Python 3.8 support by @jsh9 in #186
- Add mypy static type checking to pydoclint by @jsh9 in #185
- Use "modern" type annotations by @jsh9 in #187
- Add new config option to treat ClassVar attrs as class attrs by @jsh9 in #188
- Ensure support for py312 and 313 by @jsh9 in #189
Full Changelog: 0.5.11...0.5.12