v0.18.2
What's Changed
- fix: fix discriminator bug in recursive type by @wyfo in #596
- fix: catch re.error in re.Pattern compilation to raise ValidationError instead by @wyfo in #597
- build: use pyproject.toml by @wyfo in #598
- feat: drop Python 3.7 support by @wyfo in #601
- feat: support LiteralString by @wyfo in #604
- fix: fix inherited discriminator schema by @wyfo in #602
- Add support for Python 3.13 by @cdce8p in #640
New Contributors
Full Changelog: v0.18.1...v0.18.2