Skip to content

Latest commit

 

History

History
98 lines (32 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

98 lines (32 loc) · 2.91 KB

Change Log

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

1.2.11 (2021-08-08)

Note: Version bump only for package @thi.ng/hiccup-canvas

1.2.10 (2021-08-08)

Note: Version bump only for package @thi.ng/hiccup-canvas

1.2.9 (2021-08-04)

Note: Version bump only for package @thi.ng/hiccup-canvas

1.2.8 (2021-08-04)

Note: Version bump only for package @thi.ng/hiccup-canvas

1.2.7 (2021-07-27)

Note: Version bump only for package @thi.ng/hiccup-canvas

1.2.6 (2021-07-01)

Note: Version bump only for package @thi.ng/hiccup-canvas

1.2.5 (2021-06-08)

Note: Version bump only for package @thi.ng/hiccup-canvas

1.2.0 (2021-04-03)

Features

  • hiccup-canvas: add IToImageData support (7cc4709)

1.1.0 (2020-07-17)

Features

  • hiccup-canvas: add lines() (817b54d)

1.0.0 (2020-06-05)

Features

  • hdom-canvas: rename package, add text support, refactor (f41014e)
  • hiccup-canvas: add canvas comp, createTree impl, update deps (60f12c5)
  • hiccup-canvas: add hiccup-canvas package (eb284f0)
  • hiccup-canvas: add IToHiccup support in draw (a59bb09)
  • hiccup-canvas: extract as new package (4b3c516)

BREAKING CHANGES

  • hiccup-canvas: extract as new package from former @thi.ng/hdom-canvas