Skip to content

1.16.4

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 04:48
· 623 commits to main since this release

What's Changed πŸ›

  • fix: Invoke context() function with a list containing a custom context by @saig0 in #861
  • fix: number() to return null if the given string is invalid by @saig0 in #899
  • fix: Function context put() works for more than two keys by @backport-action in #903
  • fix: Return null if a date is invalid by @saig0 in #901
  • fix: Unary-test behavior with special input variable ? by @saig0 in #906
  • fix: Variable name starting with "in" by @backport-action in #912
  • fix: substring() with exceeding length by @saig0 in #897
  • fix: Parse expression with NBSP character by @backport-action in #915
  • fix: Detect duplicated context values in distinct values() + union() by @saig0 in #918

Full Changelog: 1.16.3...1.16.4