Skip to content

Commit

Permalink
Few new utils functions added (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
A3a3e1 authored Mar 22, 2024
1 parent 189e4fb commit 93cd06c
Show file tree
Hide file tree
Showing 5 changed files with 513 additions and 662 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 3.2.0 (March 22, 2024)
* Added new functions:
* isNumberNaN(number)
* timestamp(date)
* isDateValid(date)
* timeToString(date)
* Updated @elastic.io/jsonata-moment to 1.1.6 to fix a vulnerability found in jsonata 1.8.6

## 3.1.6 (January 24, 2024)
* Changed environment variable `API_REQUEST_TIMEOUT` maxValue to 120 sec (used to be 20 sec)

Expand Down
Loading

0 comments on commit 93cd06c

Please sign in to comment.