Skip to content

v0.1.77

Choose a tag to compare

@georgeh0 georgeh0 released this 03 Aug 07:17
· 337 commits to main since this release
b168a7d

What's Changed

  • feat(null-propagation): required arg is Null->return Null for custom fn by @georgeh0 in #839
  • docs: clarify semantics of Null value by @georgeh0 in #842
  • docs: clarify nullability for builtin function argument types by @georgeh0 in #843
  • fix: avoid redundant self passed to analyze() by @georgeh0 in #844
  • fix: fill non-current source with empty table during evaluation by @georgeh0 in #845

Full Changelog: v0.1.76...v0.1.77