Skip to content

v0.10.0

Latest

Choose a tag to compare

@LaurenzV LaurenzV released this 14 Aug 18:52
· 15 commits to main since this release
fc0badd

Crates.io | Docs

This release has an MSRV of 1.88.

Added

  • Support for gradient interpolation in the unpremultiplied alpha space. (#1268 by @sagudev)

Changed

Fixed

  • Rendering scenes whose binning requires more than 256 bins. (#1700 by @b0nes164)
  • Image textures are now explicitly destroyed when freed, releasing their GPU resources promptly. (#1777 by @timon-schelling)

This release also coincides with the release of v0.10.0 of Vello Shaders:

Crates.io | Docs

and Vello Encoding:

Crates.io | Docs

New Contributors

Full Changelog: v0.9.0...v0.10.0