Releases: chunyenHuang/hummusRecipe
Releases · chunyenHuang/hummusRecipe
1.9.7
v1.9.6
Create npmpublish.yml
v1.9.5
Create npmpublish.yml
v1.9.2
- Added argument to registerFont to allow categorization of font as one of regular, bold, italic, bold-italic.
- Used in this manner, the first argument represents the family name of the font.
- Added margins argument to createPage to allow overriding of default page margin.
- Added margins interface to set/get current page margins.
- Added layout interface for text columns.
- Added table interface.
- Added tests for text columns, layout and table feature
v1.9.1
v1.9.0
- added shape generation interfaces: ngon, star, triangle, arrow
- added plugin interface: register
- added text flow capability
v1.8.24
v1.8.22
- added 'wrap' option to text interface giving user control over text wrap
- fixed text centering problem
v1.8.21
v1.8.20
- removed new interface for page info added in 1.8.19 and
- changed info interface to be able to read page info.