All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.3 (2017-03-01)
- options: immutable options object (ef536f3), closes #7
- package: add missed dep (4486bc0)
- package: remove lazy-cache dependency (8e2dc1f)
- package: update devDeps, npm scripts, travis, appveyor (c5ad0ae)
2.0.2 (2016-11-01)
- docs: fix few docs typos (5f6931d)
2.0.1 (2016-11-01)
- sync: fix synchronous completion (58c704b)
2.0.0 (2016-11-01)
- arguments: switch arguments order, use latest dependencies (0646c0a)
- arguments: switch arguments order - options argument before done callback argument
1.0.4 (2016-11-01)
- links: move to @hybridables org (dc7c3f0)
- options: pass options to try-catch-callback (aba375d)
1.0.3 (2016-09-22)
- dependency: use
try-catch-callback
(447b20b)
1.0.2 (2016-09-22)
- index.js: add check if cb is not a function (4818f61)
1.0.1 (2016-09-21)
- First release
- Initial commit