Skip to content

Reworked HDict#isNewer

Choose a tag to compare

@garethj2 garethj2 released this 02 Feb 10:49
· 86 commits to master since this release
2dbac13
STK-1411-fix-datetime-comparison (#21)

* STK-1411-fix-datetime-comparison

* Update spec/core/HDict.spec.ts

Co-authored-by: riccardolederj2 <76483983+riccardolederj2@users.noreply.github.com>

* Update spec/core/HDict.spec.ts

Co-authored-by: riccardolederj2 <76483983+riccardolederj2@users.noreply.github.com>

* Change to isNewerOrLatest

* Revert back to simple isNewer implementation

---------

Co-authored-by: riccardolederj2 <76483983+riccardolederj2@users.noreply.github.com>