Skip to content

v0.13.13

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:38
· 74 commits to master since this release
v0.13.13
36a3d14
  • Bug fix(CI): Fixed a CI misconfiguration that prevented the release of v0.13.12.

v0.13.12 - [2025-07-02]

🎉 typstyle has moved to https://github.com/typstyle-rs/typstyle !

  • Bug fix(#334): Fixed incorrect formatting when term description is empty in definition lists.

  • Feature: Improved argument layout logic - do not use compact layout when arguments have multiline flavor, providing better formatting for complex function calls.

  • Feature: Enhanced math formatting - no longer align backslashes in mathematical expressions for cleaner output.

  • Feature: Introduced typstyle-typlugin crate for embedding typstyle as a WebAssembly plugin within Typst documents.