What's Changed
- Font path add unit test by @faide in #3
- Add PDFStandard constants and make CLIOptions.PDFStandard use these constants instead of a single comma separated string
- Rename and rework examples
- Add InjectValues function, also mark RenderWithVariables as deprecated
- Fix custom command line options and some error handling
- Rename some functions and types. There is a compatibility layer so that old code still works, but it's advised to move away from everything that is now marked deprecated
Full Changelog: v0.2.1...v0.3.0