Pydocstringformatter

Latest version: v0.7.3

Safety actively analyzes 622344 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.3

What's Changed
* Fix crash with almost empty docstrings by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/152
* Fix adding whitespaces in ``numpydoc`` style to single line docstrings by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/158
* Fixed toml parser ignoring style by jspaezp in https://github.com/DanielNoord/pydocstringformatter/pull/156
* Fixed bug where empty summaries fail with index error by jspaezp in https://github.com/DanielNoord/pydocstringformatter/pull/163
* Bugfix/emptyline no whitespace by jspaezp in https://github.com/DanielNoord/pydocstringformatter/pull/161
* Added boolean optional argument support by jspaezp in https://github.com/DanielNoord/pydocstringformatter/pull/166
* Add example formatters and a ``compare_formatter`` utility by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/180
* Don't add a new line in one-line Numpy docstrings by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/181
* Feature: two-pass formatting of the tokens by jspaezp in https://github.com/DanielNoord/pydocstringformatter/pull/173

New Contributors
* jspaezp made their first contribution in https://github.com/DanielNoord/pydocstringformatter/pull/156

**Full Changelog**: https://github.com/DanielNoord/pydocstringformatter/compare/v0.7.2...v0.7.3

0.7.2

What's Changed
* Fix crash with almost empty docstrings by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/151


**Full Changelog**: https://github.com/DanielNoord/pydocstringformatter/compare/v0.7.1...v0.7.2

0.7.1

What's Changed
* Fix ``tomli`` vs ``tomllib`` import by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/149


**Full Changelog**: https://github.com/DanielNoord/pydocstringformatter/compare/v0.7.0...v0.7.1

0.7.0

What's Changed
* Fix parsing of values in ``pyproject.toml`` by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/129
* Add the ``--style`` option by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/138
* Run formatters based on the selected style by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/145
* ENH: Add formatters for numpydoc section ordering and name/type spacing by DWesl in https://github.com/DanielNoord/pydocstringformatter/pull/132

New Contributors
* DWesl made their first contribution in https://github.com/DanielNoord/pydocstringformatter/pull/132

**Full Changelog**: https://github.com/DanielNoord/pydocstringformatter/compare/v0.6.2...v0.7.0

0.6.2

Bug fixes:
* Fix parsing of values in ``pyproject.toml`` by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/129

Other changes:
* Make ``3.11`` support explicit by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/121
* Made all modules and files private by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/122
* Use ``furo`` as documentation theme by DanielNoord in https://github.com/DanielNoord/pydocstringformatter/pull/123

**Full Changelog**: https://github.com/DanielNoord/pydocstringformatter/compare/v0.6.1...v0.6.2

0.6.1

Bug fixes:
* fix: write file using existing newlines (fixes 115) by rasa in https://github.com/DanielNoord/pydocstringformatter/pull/117

New Contributors
* rasa made their first contribution in https://github.com/DanielNoord/pydocstringformatter/pull/117

**Full Changelog**: https://github.com/DanielNoord/pydocstringformatter/compare/v0.6.0...v0.6.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.