Skip to content

Latest commit

 

History

History
248 lines (98 loc) · 6.45 KB

CHANGELOG.md

File metadata and controls

248 lines (98 loc) · 6.45 KB

Change Log

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

1.0.13 (2018-09-01)

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

1.0.12 (2018-08-31)

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

1.0.11 (2018-08-27)

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

1.0.10 (2018-08-24)

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

1.0.9 (2018-08-01)

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

1.0.8 (2018-07-20)

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

1.0.7 (2018-07-11)

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

1.0.6 (2018-07-04)

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

1.0.5 (2018-06-21)

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

1.0.4 (2018-06-18)

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

1.0.3 (2018-05-30)

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

1.0.2 (2018-05-14)

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

1.0.1 (2018-05-14)

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

1.0.0 (2018-05-13)

Code Refactoring

  • hiccup-svg: rename svgdoc => svg (396faec)

Documentation

  • hiccup-svg: resolve #19, update readme, add invocation notes (dc77540)

BREAKING CHANGES

  • hiccup-svg: technically identical to previous version, however due to breaking changes and new context support in @thi.ng/hiccup, SVG functions MUST be invoked directly now and do not support lazy evaluation anymore. see notice in readme.
  • hiccup-svg: rename svgdoc => svg

0.2.13 (2018-05-12)

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

0.2.12 (2018-05-10)

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

0.2.11 (2018-05-10)

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

0.2.10 (2018-05-09)

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

0.2.9 (2018-04-29)

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

0.2.8 (2018-04-26)

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

0.2.7 (2018-04-26)

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

0.2.6 (2018-04-19)

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

0.2.5 (2018-04-17)

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

0.2.4 (2018-04-16)

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

0.2.3 (2018-04-15)

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

0.2.2 (2018-04-13)

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

0.2.1 (2018-04-09)

Bug Fixes

  • hiccup-svg: path(), update add null check for points() (b9d9a49)

0.2.0 (2018-04-08)

Features

  • hiccup-svg: re-add svg fns as new @thi.ng/hiccup-svg package (afccabd)