Skip to content

v0.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 03:01
· 17 commits to main since this release

0.36.0 (2024-07-14)

⚠ BREAKING CHANGES

  • Expression#options now returns List
  • ProtoAggregateFunctionConverter#from(AggregateFunction) now returns AggregateFunctionInvocation

Bug Fixes

  • include FunctionOptions when converting functions (#278) (e574913)