Releases: PyCQA/docformatter
Releases · PyCQA/docformatter
v1.7.5
What Changed
- fix: not recognizing
yield
as a sphinx field name by @weibullguy in #254
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What Changed
What's Changed
- fix: summary with back ticks and sphinx field names with periods by @weibullguy in #248
New Contributors
Full Changelog: v1.7.3...v1.7.4
1.7.3
What's Changed
- fix: removing newline between Sphinx field lists by @weibullguy in #237
- chore: move changelog to tag workflow by @weibullguy in #233
Full Changelog: v1.7.2...v1.7.3
1.7.2
What Changed
- [#219] fix: wrapping issues with reST directives, quoted URLs, and Sphinx field lists (@weibullguy)
v1.7.1
What Changed
- [#213] fix: improper wrapping of short anonymous hyperlnks (@weibullguy)
- [#211] feat: support epytext style (@weibullguy)
- [#208] feat: use tomllib for Python 3.11+ (@weibullguy)
- [#201] feat: wrap Sphinx style long parameter descriptions (@weibullguy)
Maintenance
- [#209] chore: update pre-commit-config (@weibullguy)
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What Changed
New Features
- Add option to format compatible with black #196 (weibullguy)
- Add option for user to provide list of words not to capitalize #195 (weibullguy)
Bug Fixes
- Fix removing blank line after import section #204 (weibullguy)
Full Changelog: v1.6.5...v1.7.0
v1.6.5
What's Changed
- fix: removing blank line after import section by @weibullguy in #204
Full Changelog: v1.6.4...v1.6.5
v1.6.4
Release v1.6.4
What's Changed
- fix: not capitalizing first word when summary ends in period by @weibullguy in #185
- fix: removing newline after shebang by @weibullguy in #188
- fix: IndexError when only URL in long description by @weibullguy in #190
Full Changelog: v1.6.3...v1.6.4
v1.6.3
Release v1.6.3.
What's Changed
- ci: split test suite run into unit and system by @weibullguy in #181
- fix: adding newlines around wrapped URL by @weibullguy in #182
Full Changelog: v1.6.2...v1.6.3
v1.6.2
Release v1.6.2.
What's Changed
- fix: remove blank after comment by @weibullguy in #177
Full Changelog: v1.6.1...v1.6.2