Releases: keewis/blackdoc
Releases · keewis/blackdoc
Release v0.2
Bug fixes:
- fix formatting empty doctest lines
- don't change the triple quote style of nested docstrings
New features:
- add support for the
testcode
rst
directives - read settings from a configuration file
- add the
--force-exclude
option
Release v0.1.2
Bugfix release:
- keep compatibility with black version 20.8b1
Release v0.1.1
Fixed bugs / new features:
- always return a non-zero error code if there was an error
- add a pre-commit hook configuration
Release v0.1.0
The initial release