v0.24.1

scottschiller/SoundManager2v0.24.1Nov 7, 2024by mingrammer

AI Summary

Maintenance release focused on Python 3.12/3.13 compatibility improvements and dependency updates.

Key Highlights

  • Upgraded for Python 3.12/3.13 support
  • Fixed backward compatibility for type hints
  • Updated Jinja2 dependency to 3.1.4
  • Fixed tests for new Python versions

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