Skip to content

Maintenance Release with Updated Hatch Configuration

Choose a tag to compare

@erbsland-dev erbsland-dev released this 24 Mar 15:55
· 7 commits to main since this release
514e7c7

This is a maintenance release focused on packaging, testing, and development workflow improvements. There are no functional changes to the Sphinx ANSI extension itself compared with v1.1.2.

What's changed

  • Added docutils to the test and build environments to make CI and package builds more reliable.
  • Updated the Hatch configuration to support hatch test and uv run pytest (#1 by henryiii).
  • Refreshed development dependency versions in requirements-dev.txt.
  • Clarified development requirements in the README.
  • Added uv.lock to .gitignore.