Keewis Blackdoc Versions Save

run black on documentation code snippets

v0.2

3 years ago

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

v0.1.2

3 years ago

Bugfix release:

  • keep compatibility with black version 20.8b1

v0.1.1

3 years ago

Fixed bugs / new features:

  • always return a non-zero error code if there was an error
  • add a pre-commit hook configuration

v0.1.0

3 years ago

The initial release