Skip to content

Releases: daskol/mpl-typst

v0.2.0

25 Feb 00:50
Compare
Choose a tag to compare

What's Changed

Core Changes

  • Correct path conversion (cubic and quadratic beziers, subpaths) by @joneuhauser in #4
  • Replace deprecated style function (Typst 0.12) by @joneuhauser in #11
  • fix: write to filename (BufferIO) instead of temporary buffer (StringIO) by @invenibo in #17
  • Migrate to Typst v0.13.0 by @daskol in #21
  • Render raster figure elements with MixedModeRenderer by @joneuhauser in #5

Code Quality

  • Configure code quality facilities by @daskol in #6
  • Adjust GitHub CI workflows by @daskol in #7
  • Install typst binary in CI workflow by @daskol in #8
  • Install missing python dependencies by @daskol in #10
  • Update CI workflows by @daskol in #18

New Contributors

Full Changelog: v0.1.0...v0.2.0