Skip to content

Releases: linebender/peniko

v0.2.0

19 Sep 16:18
29d2486
Compare
Choose a tag to compare

Crates.io | Docs

This release has an MSRV of 1.70.

Added

Changed

  • Breaking: Mark Format as #[non_exhaustive] (#47 by @DJMcNab)
  • Rename with_alpha_factor to multiply_alpha (#52 by @DJMcNab)

Full Changelog: v0.1.1...v0.2.0

v0.1.1

27 May 15:59
22a89cb
Compare
Choose a tag to compare

Crates.io | Docs

Added

  • #26 - Add serde feature to enable serde support by @ratmice

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Feb 17:55
e8e53e4
Compare
Choose a tag to compare
add features for kurbo's std/libm features (#23)

Co-authored-by: Daniel McNab <[email protected]>