Many thanks to Seth @smt5541 and Willow @willowrimlinger for the continued support and maintenance on the project.
Major Changes
- Python 3.13 Support by @smt5541 in #63
- Dict and TypedDict Support by @willowrimlinger in #64 and #65
- UUID Support by @smt5541 in #60
Minor Changes
- blank_none option by @smt5541 in #56
- Fix API docs bug by @smt5541 in #59
- Fix Optional[list[Enum]] bug by @smt5541 in #61
Full Changelog: v2.4.0...v2.5.0