Recent Releases of https://github.com/daskol/mpl-typst

https://github.com/daskol/mpl-typst - v0.2.1

What's Changed

  • Fix matplotlib minimal version corresponding to Ubuntu 24.04 by @daskol in https://github.com/daskol/mpl-typst/pull/25
  • Update PyPA release action by @daskol in https://github.com/daskol/mpl-typst/pull/26

Full Changelog: https://github.com/daskol/mpl-typst/compare/v0.2.0...v0.2.1

- Python
Published by daskol about 1 year ago

https://github.com/daskol/mpl-typst - v0.2.0

What's Changed

Core Changes

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

Code Quality

  • Configure code quality facilities by @daskol in https://github.com/daskol/mpl-typst/pull/6
  • Adjust GitHub CI workflows by @daskol in https://github.com/daskol/mpl-typst/pull/7
  • Install typst binary in CI workflow by @daskol in https://github.com/daskol/mpl-typst/pull/8
  • Install missing python dependencies by @daskol in https://github.com/daskol/mpl-typst/pull/10
  • Update CI workflows by @daskol in https://github.com/daskol/mpl-typst/pull/18

New Contributors

  • @joneuhauser made their first contribution in https://github.com/daskol/mpl-typst/pull/4
  • @invenibo made their first contribution in https://github.com/daskol/mpl-typst/pull/17

Full Changelog: https://github.com/daskol/mpl-typst/compare/v0.1.0...v0.2.0

- Python
Published by daskol over 1 year ago