Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 21:42

1.9.0 (2024/08/26)

Added

  • Added support to run using python -m.

Changed

  • Relaxed sphinx dependency.

Fixed

  • Line length is now correctly resolved. Previously, it was always set to 88.
  • Fix handling of .. code:: blocks. They should now be correctly formatted to .. code-block::.