You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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