What's Changed
- 📌 Proper update
Cargo.lock
by @lig in #671 - Docstring fixes for core_schema.py by @tpdorsey in #664
- uprev speedate, add test by @samuelcolvin in #672
- correct MultiHostUrl repr by @davidhewitt in #677
- make Url and MultiHostUrl pickleable by @davidhewitt in #676
- fix panic on empty MultiHostUrl by @davidhewitt in #680
- include debug info in Rust benchmarks by @davidhewitt in #673
- 🐛 Fix crash on serializing a union of RootModel and BaseModel by @lig in #679
- try pyo3_build_config python for schema by @davidhewitt in #674
- fix windows build crash on generate_self_schema.py by @davidhewitt in #682
- add davidhewitt to reviewers by @davidhewitt in #683
- 🔖 Bump version to 0.41.0 by @lig in #685
New Contributors
Full Changelog: v0.40.1...v0.41.0