Releases: stefmolin/docstringify
Releases · stefmolin/docstringify
1.1.1
What's Changed
- Fix file rewrites for the edge case of empty docstrings that need to be replaced with templates by @stefmolin in #61
- Bump version by @stefmolin in #65
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Switch to using docstringify==1.0.0 in hook by @stefmolin in #45
- Switch to dependency groups by @stefmolin in #47
- Update .pre-commit-config.yaml by @stefmolin in #50
- Group dependabot updates by @stefmolin in #51
- Switch to hatchling and uv; cleanup numpydoc settings by @stefmolin in #52
- Update ci.yml to allow running on demand by @stefmolin in #53
- Run numpydoc-validation hook before docstringify to avoid flagging the injected templates by @stefmolin in #54
- Add missing docstrings for components.py by @stefmolin in #57
- Add docstrings for base node by @stefmolin in #55
- Add missing docstrings for FunctionDocstringNode by @stefmolin in #56
- Improve parameter type detection by @stefmolin in #58
- Bump version by @stefmolin in #59
Full Changelog: 1.0.0...1.1.0
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
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