v0.0.16
safing/portmasterv0.0.16Apr 19, 2026by samuelcolvin
AI Summary
A minor update focusing on input safety and code organization, specifically renaming configuration options.
Key Highlights
- Added input safety measures
- Renamed `prefix_code` to `type_check_stubs`
Breaking Changes
- Renamed `prefix_code` to `type_check_stubs`
New Features
- Input safety features
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