v0.24.1
mingrammer/diagramsv0.24.1Nov 7, 2024by mingrammer
AI Summary
A patch release focused on compatibility fixes and dependency updates. Maintains backward compatibility for type hints and updates Jinja2 dependency.
Key Highlights
- Fixed backward compatibility for type hints
- Upgraded for Python 3.12/3.13
- Updated Jinja2 dependency to 3.1.4
- Fixed tests
Full Release Notes
## What's Changed * Update version of codeql-analysis.yml by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1035 * Upgrade for 3.12/3.13 by @tb102122 in https://github.com/mingrammer/diagrams/pull/972 * fix tests by @tb102122 in https://github.com/mingrammer/diagrams/pull/1050 * chore(deps): bump jinja2 from 3.1.2 to 3.1.4 by @dependabot in https://github.com/mingrammer/diagrams/pull/1037 * fix: keep the backward compatibility for type hint by @mingrammer in https://github.com/mingrammer/diagrams/pull/1052 ## New Contributors * @tb102122 made their first contribution in https://github.com/mingrammer/diagrams/pull/972 **Full Changelog**: https://github.com/mingrammer/diagrams/compare/v0.24.0...v0.24.1