Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

65 lines (39 loc) · 1.76 KB

Changelog

The latest published Peniko release is 0.2.0 which was released on 2024-09-19. You can find its changes documented below.

This release has an MSRV of 1.70.

0.2.0 (2024-09-19)

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)

Fixed

...

0.1.1 (2024-05-27)

This release has an MSRV of 1.70.

Added

  • serde feature to enable serde support (#26 by @ratmice)

0.1.0 (2024-02-15)

This release has an MSRV of 1.70.

  • Initial release