Releases: stefmolin/docstringify
Releases · stefmolin/docstringify
1.0.0
What's Changed
- Update Docstringify hook version by @stefmolin in #38
- Tweak is_method check for type checking by @stefmolin in #39
- Update ruff hook ID per latest changes by @stefmolin in #40
- Update access to args and return annotation in FunctionDocstringNode by @stefmolin in #41
- Preserve comments, spacing, and style in the code when using
--make-changes
and--make-changes-inplace
by @stefmolin in #42 - Bump version by @stefmolin in #43
- Update development status by @stefmolin in #44
Full Changelog: 0.7.0...1.0.0
0.7.0
What's Changed
- Adjustments to typing by @stefmolin in #32
- Fix typing with list and ... by @stefmolin in #34
- Make the docstring a property on the DocstringNode by @stefmolin in #35
- Add stub converter by @stefmolin in #36
- Bump version by @stefmolin in #37
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Run docstringify pre-commit hook locally by @stefmolin in #14
- Add code of conduct by @stefmolin in #15
- Add numpydoc validation hook and add converter docstrings by @stefmolin in #19
- Add docstring to cli.main() and include description for CLI itself by @stefmolin in #20
- Add contributing guidelines by @stefmolin in #17
- Add PR template by @stefmolin in #18
- Switch to non-local hook for use in pre-commit.ci by @stefmolin in #27
- Drop 3.8 since it is EOL by @stefmolin in #28
- Add verbose mode by @stefmolin in #29
New Contributors
- @stefmolin made their first contribution in #14
- @dependabot made their first contribution in #23
Full Changelog: 0.5.1...0.6.0
0.5.1
Full Changelog: 0.5.0...0.5.1
0.5.0
Full Changelog: 0.4.0...0.5.0
0.4.0
Full Changelog: 0.3.0...0.4.0
0.3.0
Full Changelog: 0.2.0...0.3.0
0.2.0
Full Changelog: 0.1.1...0.2.0
0.1.1
Full Changelog: 0.1.0...0.1.1
0.1.0
Full Changelog: https://github.com/stefmolin/docstringify/commits/0.1.0