New
v0.0.4 2026-02-07
What's Changed
getattrimprovements,propertyandos.environsupport by @samuelcolvin in https://github.com/pydantic/monty/pull/96- Nametuple fields by @samuelcolvin in https://github.com/pydantic/monty/pull/100
- Add benchmark for empty / small tuple pathological case by @davidhewitt in https://github.com/pydantic/monty/pull/101
- Examples code and some fixes along the way by @samuelcolvin in https://github.com/pydantic/monty/pull/102
- Fix typo in README by @johnslavik in https://github.com/pydantic/monty/pull/103
- Fix grammar and clarity in README.md by @phalt in https://github.com/pydantic/monty/pull/104
- fix: include wrapper.js and wrapper.d.ts in npm package by @Bl3f in https://github.com/pydantic/monty/pull/109
- Star unpacking by @samuelcolvin in https://github.com/pydantic/monty/pull/107
- Coverage script by @samuelcolvin in https://github.com/pydantic/monty/pull/111
- Fix ast depth overflow by @samuelcolvin in https://github.com/pydantic/monty/pull/114
- Fix typos in readme by @ofek in https://github.com/pydantic/monty/pull/115
- begin implementing helper by @davidhewitt in https://github.com/pydantic/monty/pull/88