Skip to content

1.17.8

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

What's Changed πŸ›

  • fix: Invoke context() function with a list containing a custom context by @saig0 in #860
  • fix: number() to return null if the given string is invalid by @saig0 in #898
  • fix: Function context put() works for more than two keys by @backport-action in #904
  • fix: Unary-test behavior with special input variable ? by @backport-action in #905
  • fix: Return null if a date is invalid by @saig0 in #900
  • fix: List operation returns null if the value is not a list by @backport-action in #907
  • fix: Variable name starting with "in" by @backport-action in #913
  • fix: substring() with exceeding length by @saig0 in #896
  • fix: Parse expression with NBSP character by @backport-action in #916
  • fix: Detect duplicated context values in distinct values() + union() + duplicate values() by @saig0 in #917

Full Changelog: 1.17.7...1.17.8