Skip to content

Releases: Splines/pptypst

v1.2.0

Choose a tag to compare

@Splines Splines released this 07 Jun 02:00
4373d2d

In this release, we mainly init Playwright Tests for core functionality of the app in order to keep regressions at a minimum 🚀

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@Splines Splines released this 03 Jun 12:08
217ad06

In this release, I implemented the custom preamble feature request by @fabh2o in #77. This gives you a new preamble section:

image

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

v1.0.0

Choose a tag to compare

@Splines Splines released this 03 Jun 12:05
cc55da1

This is the first release of PPTypst which I now consider to be stable 🎈

pptypst-preview

Shoutout to @johannesber for the original idea and prototype that this repo is based on.

What's Changed

Full Changelog: https://github.com/Splines/pptypst/commits/v1.0.0