Releases: jsh9/pydoclint
Releases · jsh9/pydoclint
0.2.0
What's Changed
- Add checking of yield types by @jsh9 in #69
- Improve violation msg on Generator/Iterator by @jsh9 in #70
- Fix bugs in match-case blocks by @jsh9 in #64
- Deal with potential recursion error by @jsh9 in #71
Full Changelog: 0.1.9...0.2.0
0.1.6
What's Changed
- Don't require a returns section for
NoReturn
by @llucax in #57
- Documentation on how to ignore certain violations
New Contributors
Full Changelog: 0.1.5...0.1.6