Skip to content

Latest commit

 

History

History
155 lines (60 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

155 lines (60 loc) · 3.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.0 (2018-04-08)

Features

  • 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)

Bug Fixes

  • api: illegalState() creates IllegalStateError (2b7e99b)

2.1.0 (2018-03-21)

Features

  • 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)

Bug Fixes

  • api: update compare() & equiv() (110a9de)

2.0.0 (2018-02-01)

Bug Fixes

  • api: fix equiv string handling, update tests (1354e29)

Features

  • api: update equiv() null handling, add tests (878520e)

BREAKING CHANGES

  • api: equiv now treats null & undefined as equal

1.5.0 (2018-01-31)

Features

  • 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)

Features

  • api: update IWatch & mixin, boolean returns (bddd5ce)

1.3.0 (2018-01-28)

Features

  • api: add StatefulPredicate (c74353b)