Changelog

0.0.11 (2026-02-27)

  • Add support for Python 3.13, 3.14.

  • Drop support for Python 3.8, 3.9.

0.0.10 (2024-09-07)

  • Release to workaround PyPI issues.

  • Drop support for Python 3.7.

0.0.9 (2023-06-06)

  • Add MyST-Parser 0.19 and 1.0.0 support.

0.0.8 (2022-06-09)

  • Add MyST-Parser 0.18 support.

  • Drop support for Python 3.6.

0.0.7 (2022-04-05)

  • feat: Improve error message for missing extension version.

0.0.6 (2022-01-18)

0.0.5 (2021-12-20)

  • fix: Clarify error message if workedexamplelist’s tag matches no workedexample directives.

0.0.4 (2021-12-20)

0.0.3 (2021-04-28)

0.0.2 (2021-04-10)

  • Remove codelisttable directive. Use csv-table with MyST-Parser instead.

  • Add Python wheels distribution.

0.0.1 (2021-02-13)

First release.