v0.9.1
What's Changed
- Add lazy model registry by @timkpaine in #256
- Improve ModelRegistry item assignment error by @russlan23 in #254
- Use effective identity for DryRunEvaluator node_key by @ptomecek in #262
- Release driver-side references in PublisherModel before publishing by @ptomecek in #261
- Fix cache_key collapse of non-pydantic private/main objects by @ptomecek in #259
- Add effective_cache_key(model, context) helper by @ptomecek in #265
- Support CSP IntEnum compatibility by @malhotrashivam in #258
New Contributors
- @russlan23 made their first contribution in #254
- @malhotrashivam made their first contribution in #258
Full Changelog: v0.9.0...v0.9.1