Releases: patrick-kidger/typst_pyimage
Releases · patrick-kidger/typst_pyimage
typst_pyimage v0.1.1
- Slightly tweaked the output display during incremental compilation, to be a bit more readable.
Full Changelog: v0.1.0...v0.1.1
typst_pyimage v0.1.0
- We now support placing
#pycontentand#pyimagefunctions anywhere at all, as instead of regex'ing over the file we've now done a complete rewrite using Typst's new#metadatafeature. - Proper incremental compilation as things change, via
typst_pyimage watchtracking how the contents of individualpycontent/pyimagecalls change.
Full Changelog: v0.0.4...v0.1.0
typst_pyimage v0.0.4
Autogenerated release notes as follows:
What's Changed
- Improved CLI parsing and added support for extra Typst arguments by @etiennecollin in #1
New Contributors
- @etiennecollin made their first contribution in #1
Full Changelog: v0.0.3...v0.0.4
typst_pyimage v0.0.3
typst_pyimage v0.0.2
Autogenerated release notes as follows:
Full Changelog: https://github.com/patrick-kidger/typst_pyimage/commits/v0.0.2