v0.0.11
pydantic/montyv0.0.11Apr 10, 2026by samuelcolvin
AI Summary
A minor release focused on performance improvements for JSON operations and bug fixes for mounting filesystems in edge cases.
Key Highlights
- JSON performance improvements
- Mount fixes for edge cases
Full Release Notes
## What's Changed * JSON perf improvements by @samuelcolvin in https://github.com/pydantic/monty/pull/314 * implement mount fixes for edgecases by @samuelcolvin in https://github.com/pydantic/monty/pull/310 **Full Changelog**: https://github.com/pydantic/monty/compare/v0.0.10...v0.0.11