Skip to content

v2.0.0

Compare
Choose a tag to compare
@jmgate jmgate released this 03 Dec 19:19
· 53 commits to master since this release

Chores

Continuous integration

Documentation

  • docs: Add real-world example (30bd774)

    Include the GMS system-level testing class hierarchy as an example of
    the significant flexibility afforded by the staged-script framework.

  • docs: Pin Sphinx version (3a1c80d)

    The Sphinx 8.0.0 release causes problems with sphinx-rtd-theme, so I'm
    pinning Sphinx below 8.0 to get things back up and running again.

  • docs: Fix lines included from examples (8dd8fb4)

    Should have been included in ccfa0d9.

Testing

  • test: Remove unnecessary parentheses (b190ac6)

    To align with updated ruff rules.