Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:57
· 1 commit to main since this release
release v0.2.0

[v0.2.0](https://github.com/frankdugan3/ash_typst/compare/v0.2.0-rc.0...v0.2.0) (2026-06-07)
Features:
* dsl: accept {otp_app, sub_path} for root and font_paths by jhlee111
* add set_virtual_file_binary for raw binary content injection by jhlee111
Bug Fixes:
* address review feedback on PR #1 by jhlee111
* handle empty/missing context in DateTime encode + add @fallback_to_any by jhlee111
* prevent BEAM crash from deep nesting by spawning compile on 64MB stack thread by jhlee111
* bugs with resource args/run by Frank Polasek Dugan III