Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 12:27
· 63 commits to main since this release
b308cb1

Major Changes

  • Remove chardet based input encoding detection (#46) @zgoda
  • Remove support for py27 and py35 (#45) @ssbarnea

Minor Changes

Bugfixes

  • Add pyproject.toml support to README (#56) @kasium
  • Ignoring several labels for "code-block" directive. (#51) @sdelliot
  • Handling of Windows (and legacy Mac) line endings (#47) @MarkusPiotrowski
  • Accept the :substitutions: option on code-block directives in Sphinx (#34) @ntolia

Kudos goes to: @MarkusPiotrowski, @kasium, @ntolia, @peterjc, @sbellem, @sdelliot, @ssbarnea, @stephenfin, @swaldhoer and @zgoda