v0.0.16
pydantic/montyv0.0.16Apr 19, 2026by samuelcolvin
AI Summary
Minor release focused on input safety improvements and code refactoring with a rename operation.
Key Highlights
- Input safety improvements
- Renamed prefix_code to type_check_stubs
New Features
- Input safety enhancements
Full Release Notes
## What's Changed * Input safety by @samuelcolvin in https://github.com/pydantic/monty/pull/360 * rename `prefix_code` -> `type_check_stubs` by @samuelcolvin in https://github.com/pydantic/monty/pull/361 **Full Changelog**: https://github.com/pydantic/monty/compare/v0.0.15...v0.0.16