What's Changed
- Fix scientific floats by @dmontagu in #774
- Fix scientific floats with uppercase E by @kzrnm in #779
- set up stable Rust toolchain on all rust builds by @davidhewitt in #782
- fix type annotations for Url & MultiHostUrl build by @davidhewitt in #781
- Fix ValidationInfo repr by @adriangb in #776
- Special case bool literals by @adriangb in #784
- run pydantic tests as an allowed-to-fail job by @davidhewitt in #767
- 🐛 Fix handling of bool literals by @lig in #783
- reject is_instance inputs based on their type, not the mode by @davidhewitt in #765
- fix python GC traversal for validators and serializers by @davidhewitt in #787
- bump version to 2.3.1 by @davidhewitt in #790
New Contributors
Full Changelog: v2.3.0...v2.3.1