Skip to content

Releases: jsh9/pydoclint

0.2.3

24 Aug 09:52
Compare
Choose a tag to compare

Fixed

Full diff

0.2.2

22 Aug 19:44
Compare
Choose a tag to compare

What's Changed

  • Better handling of backslash in docstring by @jsh9 in #74

Full Changelog: 0.2.1...0.2.2

0.2.1

21 Aug 08:44
3ba5d65
Compare
Choose a tag to compare

What's Changed

  • Better handling of backticks in type hints by @jsh9 in #72

Full Changelog: 0.2.0...0.2.1

0.2.0

19 Aug 07:27
Compare
Choose a tag to compare

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.9

18 Aug 09:48
9c8903d
Compare
Choose a tag to compare

What's Changed

  • Fix union return type (Google style) by @jsh9 in #67

Full Changelog: 0.1.8...0.1.9

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