Skip to content

Releases: jsh9/pydoclint

0.7.3

03 Sep 00:43
2ce0be5
Compare
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
Compare
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
Compare
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

0.7.0

02 Sep 01:33
Compare
Choose a tag to compare

New Feature

A new config option --check-arg-default (default: False) to check consistency of argument defaults (between docstring and function signature)

0.6.11

01 Sep 01:06
671f151
Compare
Choose a tag to compare

What's Changed

  • Fix bug in isShortDocstring by @jsh9 in #256

Full Changelog: 0.6.10...0.6.11

0.6.10

15 Aug 01:08
b60d8bc
Compare
Choose a tag to compare

What's Changed

  • Migrate from setup.cfg/py to pyproject.toml by @jsh9 in #251

Full Changelog: 0.6.9...0.6.10

0.6.9

14 Aug 23:28
230a79b
Compare
Choose a tag to compare

What's Changed

  • Fix output formatting bug with blank lines during redirection by @jsh9 in #250

Full Changelog: 0.6.8...0.6.9

0.6.8

14 Aug 07:26
17ceca2
Compare
Choose a tag to compare

What's Changed

  • Enhance numpy-style docstring detection and update documentation by @jsh9 in #249

Full Changelog: 0.6.7...0.6.8

0.6.7

18 May 17:05
8b89a2c
Compare
Choose a tag to compare

What's Changed

  • Revert --quiet to default to False by @jsh9 in #241
  • Fix a typo in the documentation by @jsh9 in #242

Full Changelog: 0.6.6...0.6.7

0.6.6

16 Apr 07:41
985b383
Compare
Choose a tag to compare

What's Changed

  • Fix bug with double quotes; change "--quiet" default by @jsh9 in #236

Full Changelog: 0.6.5...0.6.6