# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.3.0](https://github.com/frankdugan3/ash_typst/compare/v0.2.0...v0.3.0) (2026-06-15)
### Breaking Changes:
* upgrade to Typst 0.15 by Frank Polasek Dugan III
## [v0.2.0](https://github.com/frankdugan3/ash_typst/compare/v0.1.1-rc.1...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:
- handle empty/missing context in DateTime encode 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
## [v0.1.1-rc.1](https://github.com/frankdugan3/ash_typst/compare/v0.1.1-rc.0...v0.1.1-rc.1) (2026-02-26)
## [v0.1.0](https://github.com/frankdugan3/ash_typst/compare/v0.1.0...v0.1.0) (2026-02-26)
### Features:
- add Ash resource extension by Frank Polasek Dugan III