All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.2.0 (2018-04-08)
- api: add bench() & timed() utils (d310345)
2.1.3 (2018-04-04)
Note: Version bump only for package @thi.ng/api
2.1.2 (2018-04-01)
Note: Version bump only for package @thi.ng/api
2.1.1 (2018-03-28)
- api: illegalState() creates IllegalStateError (2b7e99b)
2.1.0 (2018-03-21)
- api: add error types & ctor fns (4d3785f)
2.0.4 (2018-03-08)
Note: Version bump only for package @thi.ng/api
2.0.3 (2018-02-18)
Note: Version bump only for package @thi.ng/api
2.0.2 (2018-02-08)
Note: Version bump only for package @thi.ng/api
2.0.1 (2018-02-02)
- api: update compare() & equiv() (110a9de)
2.0.0 (2018-02-01)
- api: fix equiv string handling, update tests (1354e29)
- api: update equiv() null handling, add tests (878520e)
- api: equiv now treats null & undefined as equal
1.5.0 (2018-01-31)
- api: add Predicate2 & StatefulPredicate2 types (fbf8453)
1.4.2 (2018-01-30)
Note: Version bump only for package @thi.ng/api
1.4.1 (2018-01-29)
Note: Version bump only for package @thi.ng/api
1.4.0 (2018-01-29)
- api: update IWatch & mixin, boolean returns (bddd5ce)
1.3.0 (2018-01-28)
- api: add StatefulPredicate (c74353b)