All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.3 (2022-05-16)
This version was built using pdfmake v0.1.x
New features:
- add lineHeight & characterSpacing
- add changelog
- improve contribution file
- add badges to documentation
- add commitlint and husky
This version was built using pdfmake v0.1.68
New features and future changes:
- You can access to the interfaces.
- Server-side support
- Code comment snippets
- ln() method will be deprecated in the next version
NOTE: Don't install the previous version (2.1.0), it might not work as expected due to NPM mistake.
This version was built using pdfmake v0.1.68
New features and future changes:
- You can access to the interfaces.
- Server-side support
- Code comment snippets
- ln() method will be deprecated in the next version
New features:
- pdfmake needs to be installed on your own.
- Custom fonts.
- Icons support.
- styles and defaultStyle methods implement IStyleDefinition interface to help to define the styles correctly.
- width and height methods allow string options ('*', 'auto', '10%').
- Relative and absolute positions are available
- Drawing shapes using Canvas class.
- Adding svg in the PDF.
- Security implementing passwords and permissions.
First release