v0.7.0
What's Changed
- Update PolarsExpression to just be a type annotation on pl.Expr by @NeejWeej in #130
- Provide utility functions for calling from hydra by @NeejWeej in #128
- Allow for union types in call signature return if separate concerete property by @timkpaine in #152
- Ensure overriden context/result properties are compatible with call signature by @timkpaine in #148
- Simplify callable and generic callable validation to unify, fix bug related to assignment and validators by @timkpaine in #153
Full Changelog: v0.6.10...v0.7.0