Skip to content

Latest commit

 

History

History
74 lines (26 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

74 lines (26 loc) · 2.23 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.26 (2020-07-28)

Note: Version bump only for package @thi.ng/porter-duff

0.1.25 (2020-07-17)

Note: Version bump only for package @thi.ng/porter-duff

0.1.24 (2020-07-04)

Note: Version bump only for package @thi.ng/porter-duff

0.1.23 (2020-07-02)

Note: Version bump only for package @thi.ng/porter-duff

0.1.22 (2020-06-20)

Note: Version bump only for package @thi.ng/porter-duff

0.1.21 (2020-06-14)

Note: Version bump only for package @thi.ng/porter-duff

0.1.20 (2020-06-01)

Note: Version bump only for package @thi.ng/porter-duff

0.1.0 (2019-07-31)

Bug Fixes

  • porter-duff: re-add missing channel blend factor (porterDuffInt) (cf94597)
  • porter-duff: use int version for PLUS_I (ccb29dc)

Features

  • porter-duff: add darken/dissolve/opacity, optimize int ops, update readme (c42b795)
  • porter-duff: add isPremultiplied checks (f473761)
  • porter-duff: extract as new package (47eef2a)
  • porter-duff: simplify main op impl, add PLUS op, update readme (6df117a)