Skip to content

Latest commit

 

History

History
87 lines (29 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

87 lines (29 loc) · 2.63 KB

Change Log

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

1.1.1 (2020-07-17)

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

1.1.0 (2020-07-17)

Features

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

1.0.6 (2020-07-08)

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

1.0.5 (2020-07-08)

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

1.0.4 (2020-07-04)

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

1.0.3 (2020-07-02)

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

1.0.2 (2020-06-20)

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

1.0.1 (2020-06-14)

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

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