v0.1.77
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
selfpassed toanalyze()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