v1.1.0
In this release, I implemented the custom preamble feature request by @fabh2o in #77. This gives you a new preamble section:
which allows you to place common package imports, definitions, macros, etc. that you want to reuse for all shapes. A new XML-based data format was necessary for this, but I made sure your old presentation are still backwards-compatible with PPTypst. Have fun 🎈
(and don't worry, I'm already working on Playwright tests such that PPTypst finally gets a comprehensive test harness to avoid regressions)
What's Changed
Full Changelog: v1.0.0...v1.1.0