Releases
v1.0.0
1.0.0 (2018-10-09)
Bug Fixes
building: fixed package building (3591d1c )
case error: Replaced conditional type with Exclude (a5e47d0 ), closes #2
caseError: fixed 'caseError' function when the Task is rejected with only one type (closes #1 ) (60998f1 )
ci: added travis (da39847 )
testing: fixed testRegex to take only the files under 'src' directory (af40e79 )
Features
case-error: added caseError function (56344e7 )
caseError: convert caseError to use a predicate function (#6 ) (d15a1f2 )
docs: added all-contributors and generated a minimal documentation (6e3a27c )
dtslint: added dtslint (does not check anything yet) (a18f83e )
general: first commit (e511a1b )
isInstanceOf: Added a variadic isInstanceOf that allows you to catch errors by class type (#7 ) (ecb40ad )
share: added share function (f5ba613 )
to-promise: added toPromise function (74c8978 )
unknownError: updated Task version (7925ebe )
You can’t perform that action at this time.