All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.2.11 (2020-05-03)
Note: Version bump only for package @thi.ng/text-canvas
0.2.10 (2020-04-28)
Note: Version bump only for package @thi.ng/text-canvas
0.2.9 (2020-04-27)
Note: Version bump only for package @thi.ng/text-canvas
0.2.8 (2020-04-23)
Note: Version bump only for package @thi.ng/text-canvas
0.2.7 (2020-04-23)
Note: Version bump only for package @thi.ng/text-canvas
0.2.6 (2020-04-20)
Note: Version bump only for package @thi.ng/text-canvas
0.2.5 (2020-04-11)
Note: Version bump only for package @thi.ng/text-canvas
0.2.4 (2020-04-06)
Note: Version bump only for package @thi.ng/text-canvas
0.2.3 (2020-04-05)
Note: Version bump only for package @thi.ng/text-canvas
0.2.2 (2020-03-28)
Note: Version bump only for package @thi.ng/text-canvas
0.2.0 (2020-03-01)
- text-canvas: add tableCanvas() (13ee370)
- text-canvas: add bar chart & image fns (3130fe4)
- text-canvas: add blit(), getAt(), fix table() arg type (b5c9eb4)
- text-canvas: add bresenham line & circle fns, force int coords (0587a66)
- text-canvas: add canvas() factory fn (3baeb31)
- text-canvas: add derived style fns (horizontalOnly, verticalOnly) (dc1cb05)
- text-canvas: add ImageOpts, update image(), add resize(), extract() (73f941a)
- text-canvas: add inverted image draw opt (08cb56a)
- text-canvas: add more border consts (05247a0)
- text-canvas: add opt cell height config support (d162a1c)
- text-canvas: add scrollV() (135258e)
- text-canvas: add support for table cell format overrides (8909ce0)
- text-canvas: add table support & options (8983ad6)
- text-canvas: add textBox, update format enums & handling (c922e14)
- text-canvas: add textLines(), wordWrappedLines() (0f13fe2)
- text-canvas: add withClip/Format/Style() HOFs (369909c)
- text-canvas: add wrappedText(), update draw fns & clip rect handling (ba66aee)
- text-canvas: add/update/rename consts, toString() (254f3d7)
- text-canvas: initial import as new pkg (fd084bf)
- text-canvas: major update/rewrite, format support (57a7487)
- text-canvas: update StrokeStyle (d5bdcc8)