Skip to content

v0.7.0

Choose a tag to compare

@timkpaine timkpaine released this 10 Nov 16:08
· 136 commits to main since this release
fe0155c

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