Skip to content

Releases: jsh9/pydoclint

0.1.8

16 Aug 07:40
35124d8
Compare
Choose a tag to compare

What's Changed

  • Update broken URL on DOC103 notes by @jsh9 in #62

Full Changelog: 0.1.7...0.1.8

0.1.7

15 Aug 10:06
9a183ed
Compare
Choose a tag to compare

What's Changed

  • Handle syntax errors in type hints by @jsh9 in #60

Full Changelog: 0.1.6...0.1.7

0.1.6

15 Aug 09:40
Compare
Choose a tag to compare

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

0.1.5

12 Aug 10:43
397d6b2
Compare
Choose a tag to compare

What's Changed

  • Improve type hint comparison algorithm by @jsh9 in #58

Full Changelog: 0.1.4...0.1.5

0.1.4

23 Jul 23:12
5ad3126
Compare
Choose a tag to compare

What's Changed

  • Create doc site for pydoclint by @jsh9 in #47

Full Changelog: 0.1.3...0.1.4

0.1.3

21 Jul 22:07
2b9caf0
Compare
Choose a tag to compare

What's Changed

  • Parse '--check-return-types' in flake8 plugin by @JenSte in #52

Full Changelog: 0.1.2...0.1.3

0.1.2

21 Jul 02:41
29c247a
Compare
Choose a tag to compare

What's Changed

  • Fix outdate wording in type-hints-in-xxx by @jsh9 in #51

Full Changelog: 0.1.1...0.1.2

0.1.1

19 Jul 02:26
86c38c7
Compare
Choose a tag to compare

What's Changed

  • Fix parsing of 'sphinx' as style argument by @JenSte in #48

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

16 Jul 00:18
274e457
Compare
Choose a tag to compare

What's Changed

  • Add support for Sphinx docstring style by @jsh9 in #46

Full Changelog: 0.0.16...0.1.0

0.0.16

15 Jul 19:14
872d24f
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect tuple annotation detection by @jsh9 in #45

Full Changelog: 0.0.15...0.0.16