v1.32.0
flame-engine/flamev1.32.0Aug 30, 2025by spydon
AI Summary
A minor release focused on refactoring MutableRSTransform to the flame package and adding a renderLine helper to canvas extensions.
Key Highlights
- REFACTOR: Move MutableRSTransform out of flame_tiled package and into flame package
- FEAT: Add renderLine helper to canvas extensions
New Features
- renderLine helper to canvas extensions
Full Release Notes
## 1.32.0 - **REFACTOR**: Move MutableRSTransform out of flame_tiled package and into flame package ([#3695](https://github.com/flame-engine/flame/issues/3695)). ([7d644dd8](https://github.com/flame-engine/flame/commit/7d644dd84ce27e292b53f7310967393cf4c60618)) - **FEAT**: Add renderLine helper to canvas extensions ([#3697](https://github.com/flame-engine/flame/issues/3697)). ([7ede916f](https://github.com/flame-engine/flame/commit/7ede916f77f20d8c1b0c89627800214dba9facec))