What's Changed
- Temporarily disable code coverage publish for fork PRs by @george-zubrienko in #444
- fix mashmallow fields.Tuple creation by @healthmatrice in #434
- Allow the global config dictionary keys to also be Optional[type] by @sumnerevans in #255
- Fix global_config.mm_fields having no effect by @sigmunau in #253
- Fixes recursion bug related to enum flags by @matt035343 in #447
- Update Python version boundaries to include 3.12 by @cdce8p in #449
New Contributors
- @healthmatrice made their first contribution in #434
- @sigmunau made their first contribution in #253
- @cdce8p made their first contribution in #449
Full Changelog: v0.5.13...v0.5.14