Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.87 KB

File metadata and controls

62 lines (37 loc) · 1.87 KB

Changelog

1.2.1 - 2026-05-12

  • Bumped dependencies.
  • Hardened build and publishing process to lower risk of supply-chain attacks.

1.2.0 - 2026-01-31

  • Support Sphinx 9.

1.1.1 - 2025-10-03

  • Updated migration script to convert autorule.

1.1.0 - 2025-10-03

  • Added syntax:autorule.

  • Fixed bugs related to propagating options to nested objects.

  • Autodoc-related options can be used with the diagram directive, they'll be picked up by nested autorule, lexer-diagram, and parser-diagram.

  • Clarified documentation around the :import: option. It only has effect on grammar declarations, despite documentation mentioning that it can be used on diagrams.

  • Fixed links after move.

  • Releases are no longer uploaded to test version of PyPi.

1.0.1-post1 - 2025-10-03

  • Migrated documentation to Read the Docs.

  • Moved repository to sphinx-contrib organization.

1.0.1 - 2025-09-29

  • Fix parsing of inline code in Bison grammars.

  • Fix spurious "duplicate description" warning in multithreaded builds.

1.0.0-post1 - 2025-09-28

  • Fix readme title.

1.0.0 - 2025-09-28

  • Initial release.