Skip to content

Releases: keewis/blackdoc

Release v0.2

30 Oct 14:25
Compare
Choose a tag to compare

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

30 Oct 14:20
Compare
Choose a tag to compare

Bugfix release:

  • keep compatibility with black version 20.8b1

Release v0.1.1

30 Oct 14:19
Compare
Choose a tag to compare

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

30 Oct 14:17
Compare
Choose a tag to compare

The initial release