✨ New
- Parametric Defines: Runtime API for parametric definitions. Create dynamic shapes and effects with configurable parameters.
- Expression System: New expression evaluation for property values, enabling calculated animations and relationships between properties.
🛠 Improvements
- Color Normalization: Improved color handling across the rendering pipeline for consistent color representation.
- Runtime Refactoring: Cleaner runtime architecture with better separation of concerns and improved performance.
- Garbage Collection: Better memory management with optimized garbage collection for long-running animations.
🐛 Fixes
- Fixed parametric defines evaluation in complex scenarios
- Fixed runtime animation timing issues