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