Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 01:20
· 11 commits to master since this release
Refactor HZD language parsing in CLI

- Move shared HZD language parsing logic to new parse_hzd_languages function in shared.rs
- Update functions calling language parsing to use new shared function
- Allow passing "all" to export/import all languages
- Bump version to 0.1.1