Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 13 May 20:47

Version v0.8.1

  • Require Python >= 3.10
  • Updated dependencies
  • Fixed sweep gradients. Contributed by Felix Herbst. #238
  • Fix COLRv1 extend modes in the CoreGraphics backend. Contributed by Felix Herbst. #235
  • Properly test rendering of SVG and PDF output. Contributed by Felix Herbst. Part of #238