Skip to content

Releases: jsh9/pydoclint

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

0.6.5

03 Apr 05:17
e4fc6cd
Compare
Choose a tag to compare

What's Changed

  • Fix typo in config option default value by @jsh9 in #229
  • Fix a bug in checking assert errors by @jsh9 in #230

Full Changelog: 0.6.4...0.6.5

0.6.4

31 Mar 01:41
e47877d
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in decomposing tuples in docstrings by @jsh9 in #227

Full Changelog: 0.6.3...0.6.4

0.6.3

30 Mar 07:22
dd09efd
Compare
Choose a tag to compare

What's Changed

  • New violation code D504 by @jsh9 in #220
  • Start enforcing LN002 linter rule by @jsh9 in #221
  • Add --ignore-private-args option by @jsh9 in #225
  • Fix typo in flake8 config; fix LN001/002 violations by @jsh9 in #226

Full Changelog: 0.6.2...0.6.3

0.6.2

17 Feb 06:19
193dc55
Compare
Choose a tag to compare

What's Changed

  • Throw error when user provides no paths by @jsh9 in #218
  • Fix missing config option onlyAttrsWithClassVarAreTreatedAsClassAttrs by @jsh9 in #219

Full Changelog: 0.6.1...0.6.2

0.6.1

16 Feb 22:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.1