Skip to content

v3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 01:38
· 31 commits to next since this release

3.0.0 (2021-02-16)

Features

  • add logging to possible unknown expression evaluation (55e873e)
  • array: rename $arraySubstitute to $arrayReplace and modify method interfaces (ddbc538)
  • string: allow $stringConcat to take multiple strings at once (array) (f296922)
  • string: remove $stringMatch, $stringTest and $stringReplace to isolate module (7d76ca0)
  • add convenience ASC / DESC option to $arraySort (1bd7d88)
  • allow $mathMax and $mathMin to handle multiple values at once (70a7eb8)

BREAKING CHANGES

  • string: $stringMatch, $stringTest and $stringReplace