v1.9.0
What's Changed
Added
- Support generics, forward references and case conversion by @avlonder in #269
- improve Data typing by @trim21 in #260
- support generics and forward references by @mciszczon in #272
Fixed
- Fix issues with caching internal function calls by @jasisz in #258
- Fix CI by @m-aciek in #266
- Update actions versions, add Python 3.12 and 3.13 to test matrix by @mciszczon in #268
- Suppress context in ForwardReferenceError and MissingValueError by @m-aciek in #265
- Check for non empty union matches by @kkg4theweb in #233
New Contributors
- @jasisz made their first contribution in #258
- @m-aciek made their first contribution in #266
- @avlonder made their first contribution in #269
- @trim21 made their first contribution in #260
- @kkg4theweb made their first contribution in #233
Full Changelog: v1.8.1...v1.9.0