Skip to content

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Nov 11:49
· 17 commits to master since this release

Changelog

  • cc69fa3 preparing v2.2.1 release
  • 236802b update input param type from float64 to number
  • e756608 fix error check and context setting
  • 59eefa3 validate divisor not 0
  • f63f915 improve input param validation error messages
  • 1cfe002 protect against overflows
  • d472493 missing key updated from error to warning
  • 5ef5014 optimize has_value function logic
  • 7158674 fix return type for coalesce_map function
  • a1bf90e isdynamicempty error message logs accurate param position
  • 7da8ad6 add unit test for dynamics helper funcs
  • 27f9094 add type diagnostics logging to unit tests