🚀 Exciting news! Pydantic 2.4.0 is here!
âš¡ Huge performance improvements, new features, and a lot of fixes. See the full list of changes here https://github.com/pydantic/pydantic/releases/tag/v2.4.0
✨ New features include: Base64Url types, optional number to str coercion, `field_name` and data access in all validators, string validation support, experimental plugins support.
⬆ Upgrade today for smoother data validation!