Skip to content

Releases: patrick-kidger/typst_pyimage

typst_pyimage v0.1.1

26 Sep 13:44

Choose a tag to compare

  • 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

01 Aug 12:15

Choose a tag to compare

  • We now support placing #pycontent and #pyimage functions anywhere at all, as instead of regex'ing over the file we've now done a complete rewrite using Typst's new #metadata feature.
  • Proper incremental compilation as things change, via typst_pyimage watch tracking how the contents of individual pycontent/pyimage calls change.

Full Changelog: v0.0.4...v0.1.0

typst_pyimage v0.0.4

08 May 17:35
50b3a30

Choose a tag to compare

Autogenerated release notes as follows:

What's Changed

  • Improved CLI parsing and added support for extra Typst arguments by @etiennecollin in #1

New Contributors

Full Changelog: v0.0.3...v0.0.4

typst_pyimage v0.0.3

13 May 16:52

Choose a tag to compare

Added the pycontent directive.

Renamed pyimageinit -> pyinit.

Full Changelog: v0.0.2...v0.0.3

typst_pyimage v0.0.2

04 May 18:56

Choose a tag to compare