v2.24.1 2024-10-11
What's Changed
Packaging
- Restore Windows aarch64 builds by @davidhewitt in #1464
- Limit windows builds to Rust 1.77 (to keep Windows 7 support) by @davidhewitt in #1463
- Bump
pyo3
from 0.22.2 to 0.22.3 by @dependabot in #1472 - Bump
serde
from 1.0.209 to 1.0.210 by @dependabot in #1471 - Bump
regex
from 1.10.6 to 1.11.0 by @dependabot in #1470
Fixes
- Fix equality checks for primitives in literals by @sydney-runkle in #1459
Changes
- Add
invalid
schema placeholder by @sydney-runkle in #1469 - Relax intensity of error for
issubclass
andisinstance
schemas from json by @sydney-runkle in #1479
Full Changelog: v2.24.0...v2.24.1