Skip to content

0.2.59

Compare
Choose a tag to compare
@staabm staabm released this 17 Feb 10:41
· 166 commits to main since this release
46828ba

What's Changed

  • coalesce() unions only types until the first non-nullable by @staabm in #519
  • avg(nullable) can return null. avg(non-nullable) can't return null. by @staabm in #518

Full Changelog: 0.2.58...0.2.59