v0.24.1

oumi-ai/oumiv0.24.1Nov 7, 2024by mingrammer

AI Summary

This maintenance release upgrades the project to support Python 3.12 and 3.13, ensuring compatibility while fixing tests and maintaining type hint backward compatibility.

Key Highlights

  • Upgrade for Python 3.12/3.13
  • Fixed tests
  • Maintained backward compatibility for type hints

New Features

  • Python 3.12/3.13 compatibility
  • Test fixes

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