Skip to content

Latest commit

 

History

History
58 lines (22 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

58 lines (22 loc) · 1.86 KB

Change Log

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

0.1.31 (2020-09-22)

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

0.1.30 (2020-09-13)

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

0.1.29 (2020-08-28)

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

0.1.28 (2020-08-17)

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

0.1.27 (2020-08-16)

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)