v0.8.4
What's Changed
- Refactor TPC-H example to a registry-driven model graph by @ptomecek in #205
- feat: behavior hashing for cache key invalidation by @ptomecek in #196
- Reusable narwhals pipelines by @ptomecek in #204
- Defer pandas/omegaconf imports by @ptomecek in #207
- Native tokenization engine, drop dask runtime dep by @ptomecek in #208
- Add PolarsSelector exttype for polars column selectors by @ptomecek in #209
- UI extension improvements: sorting, registry path, field colors by @ptomecek in #216
- Restore NullContext as a distinct class with virtual subclass semantics by @ptomecek in #218
- Make registry viewer autosize to viewport with resizable sidebar by @ptomecek in #217
- Compatibility fix for Python 3.14 behavior change, Pydantic 2.13 by @timkpaine in #215
- Handle pickling for generic pydantic models, fixes #210 by @NeejWeej in #211
Full Changelog: v0.8.3...v0.8.4