crates-v2.14.4
ScaleX-IO/uGDScrates-v2.14.4Sep 7, 2026by github-actions[bot]
AI Summary
This release introduces raw text items and fallible library initialization, alongside a fix for rotation calculations accounting for transforms.
Key Highlights
- Added raw text items support
- Implemented fallible library initialization
- Fixed rotation calculation with transforms
New Features
- Raw text items
- Fallible library init
Full Release Notes
## What's Changed * feat: raw text items and fallible library init by @logan-markewich in https://github.com/run-llama/liteparse/pull/445 * fix: calculate rotation with transforms into account by @logan-markewich in https://github.com/run-llama/liteparse/pull/447 **Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.14.3...crates-v2.14.4