Releases: isneezy/pdf-generator-service
Releases · isneezy/pdf-generator-service
@isneezy/pdf-generator-service 1.0.1 (2023-01-23)
Bug Fixes
- cli script where not being executed due to missing shebang header (c519976)
- issues where some files where not being included into the final npm package (8e0c1a6)
Dependencies
- @isneezy/pdf-generator: upgraded to 1.0.1
@isneezy/pdf-generator-service 1.0.0 (2023-01-23)
Features
- port the ability to generate PDF from a web service (b5d5d95)
Dependencies
- @isneezy/pdf-generator: upgraded to 1.0.0
@isneezy/pdf-generator-cli 1.0.1 (2023-01-23)
Bug Fixes
- cli script where not being executed due to missing shebang header (c519976)
- issues where some files where not being included into the final npm package (8e0c1a6)
Dependencies
- @isneezy/pdf-generator: upgraded to 1.0.1
@isneezy/pdf-generator-cli 1.0.0 (2023-01-23)
Features
- add the ability to generate PDF files sing command line interface (4bc11e1)
Dependencies
- @isneezy/pdf-generator: upgraded to 1.0.0
v0.4.0
0.4.0 (2023-01-17)
Features
v0.3.1
0.3.1 (2022-03-08)
Bug Fixes
v0.3.0
0.3.0 (2021-08-03)
Features
v0.2.5
0.2.5 (2021-02-04)
Bug Fixes
- issue where handlebars loops and conditions are being ignored (602f990)
- make request body configurable via environment variables (72b6a91)
v0.2.4
0.2.4 (2021-02-04)
Bug Fixes
- increase request body limit (1912b10)
v0.2.3
0.2.3 (2020-10-22)
Bug Fixes
- toc: links are now clickable and no more wrong page numbers (#57) (455fd60)