v3.0.0
Pre-release
Pre-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