Skip to content

v1.2.1

Latest

Choose a tag to compare

@mmcky mmcky released this 17 Nov 03:22
· 1 commit to main since this release

Bug Fixes

  • Fixed ValueError when std-ref class is not present during LaTeX/PDF builds (#82)
    • Added defensive check before removing std-ref from CSS classes
    • Prevents crashes in LaTeX/PDF builder where references don't have the std-ref class
  • Fixed flaky CI tests caused by matplotlib font cache warning in test environment

Installation

pip install sphinx-exercise==1.2.1

See v1.2.1 release notes for full details.