All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.2 (2017-03-01)
- options: immutable options object (d3e6775), closes #2
- package: update deps, npm scripts, travis, appveyor (3feb635)
2.0.1 (2016-11-04)
- options: introduce opts.return option (57ec005)
2.0.0 (2016-10-31)
- order: switch arguments order (8b460d9)
- order: switch arguments order to follow convertions correctly
1.1.2 (2016-10-31)
- callback: should not call the cb after try/catch if passCallback:true (afc59b1)
1.1.1 (2016-10-30)
- links: move to @hybridables org (fff9f7b)
1.1.0 (2016-10-30)
- opts: fix passing options when want thunk (f80c7d5)
1.0.2 (2016-09-22)
- docs: fix a docs of
passCallback
option (04a2a73)
1.0.1 (2016-09-22)
- option: add 3rd argument
passCallback
(27a3fdb)
- First release, start follow SemVer
- Initial commit