v0.24.1

the-dev-tools/dev-toolsv0.24.1Nov 7, 2024by mingrammer

AI Summary

A maintenance release focusing on upgrading to Python 3.12/3.13 compatibility and fixing tests. It ensures backward compatibility for type hints.

Key Highlights

  • Upgraded to Python 3.12/3.13
  • Fixed tests to ensure compatibility
  • Maintained backward compatibility for type hints

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