Skip to content

go-typst 0.3.0

Latest
Compare
Choose a tag to compare
@Dadido3 Dadido3 released this 01 Mar 11:21
· 2 commits to main since this release

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