All notable changes to this project will be documented in this file.
- Integrated the Gemini CLI framework for advanced AI-driven repository management.
- Overhauled the animation rendering system with a new high-fidelity pipeline.
- Added a
qualityparameter toCanvassupportingdraft,standard, andretinaresolutions. - Introduced supersampling (render-high, downscale-low using Lanczos filtering) for crisp raster edges.
- Added native support for modern animated formats: WebP and APNG (addressing GIF fidelity limitations).
- Integrated
resvg-pyas the primary high-performance SVG-to-raster engine. - Added declarative charting module documentation and gallery.
- Resolved multiple linting issues including unused imports and ambiguous variable names.
- Fixed a critical
AttributeErrorinChart.transitionrelating toLinearScaleproperties. - Updated
RectandCircleconstructors to properly handleopacityparameters. - Improved explicit re-exports in the core package for better IDE/tooling compatibility.