All Versions
21
Latest Version
Avg Release Cycle
38 days
Latest Release
1720 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.0.0-2
October 22, 2019 -
v2.0.3 Changes
January 05, 2019- โก๏ธ Update body type to
string
- โก๏ธ Update body type to
-
v2.0.2 Changes
December 12, 2018 -
v2.0.2-0
December 12, 2018 -
v2.0.1 Changes
November 12, 2018 -
v2.0.0 Changes
August 13, 2018๐ New Feature:
Optimization:
๐ฅ Breaking Change:
- If
value
previously was afunction
, it will be evaluated now ifcomparison
is different. If you need to have the function itself, wrapvalue
in anotherfunction
. - ๐ New invariant: 'Request object with functional
value
must also declarecomparison
.
- If
-
v2.0.0-3 Changes
August 13, 2018- ๐ New invariant: 'Request object with functional
value
must also declarecomparison
. - โ Removed lodash dependency
- ๐ New invariant: 'Request object with functional
-
v2.0.0-2
August 13, 2018 -
v2.0.0-1
August 13, 2018 -
v2.0.0-0 Changes
January 12, 2018๐ New Feature:
๐ฅ Breaking Change:
- If
value
previously was afunction
, it will be evaluated now ifcomparison
is different. If you need to have the function itself, wrapvalue
in anotherfunction
.
- If