Skip to content

Releases: jsh9/pydoclint

0.8.3

26 Nov 06:53
98bb10c

Choose a tag to compare

What's Changed

  • Fix baseline renegeration bug by @jsh9 in #275
  • Add config option to allow omitting stars in varargs by @jsh9:

Full Changelog: 0.8.2...0.8.3

0.8.2

21 Nov 06:39
8c10818

Choose a tag to compare

What's Changed

  • Add ability to partially match violation codes by @jsh9 in #272
  • Fix how multiple init() are recognized by @jsh9 in #273

Full Changelog: 0.8.1...0.8.2

0.8.1

03 Nov 10:18
e361239

Choose a tag to compare

What's Changed

  • Change logic to detect docstring style mismatch by @jsh9 in #271

Full Changelog: 0.8.0...0.8.1

0.8.0

03 Nov 08:10
e8ffd89

Choose a tag to compare

What's Changed

  • Add inline violation suppression for native mode by @jsh9 in #270

Full Changelog: 0.7.6...0.8.0

0.7.6

26 Oct 04:51
0a9ad0c

Choose a tag to compare

What's Changed

  • Refresh linters & formatters by @jsh9 in #269

Full Changelog: 0.7.5...0.7.6

0.7.5

25 Oct 05:09
88571c6

Choose a tag to compare

What's Changed

  • Support @property + @abstractmethod without a Returns: section by @barometz in #261

New Contributors

Full Changelog: 0.7.4...0.7.5

0.7.4

24 Oct 06:25
f08dd85

Choose a tag to compare

What's Changed

  • Fixed README typo by @akleeman in #266
  • Validate config filename and [tool.pydoclint] section name by @jsh9 in #267
  • Dropped Python 3.9 support

New Contributors

Full Changelog: 0.7.3...0.7.4

0.7.3

03 Sep 00:43
2ce0be5

Choose a tag to compare

What's Changed

  • Properly ignore in-line comments in doc type hints by @jsh9 in #260

Full Changelog: 0.7.2...0.7.3

0.7.2

02 Sep 23:12
92017a1

Choose a tag to compare

What's Changed

  • Fix comment handling in type hints by @jsh9 in #259

Full Changelog: 0.7.1...0.7.2

0.7.1

02 Sep 06:00

Choose a tag to compare

What's Changed

  • Add check-arg-defaults support for Google style by @jsh9 in #258

Full Changelog: 0.7.0...0.7.1