We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294f665 commit a7b2afeCopy full SHA for a7b2afe
ChangeLog
@@ -1,3 +1,14 @@
1
+2018.11.08, v1.1.0
2
+
3
+feature:
4
+- (try-to-catch) add support of a functions
5
+- (package) redrun v7.0.2
6
+- (package) nyc v13.0.1
7
+- (package) eslint v5.6.0
8
+- (package) babel v7.0.0
9
+- (package) redrun v6.0.0
10
11
12
2018.02.13, v1.0.2
13
14
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "try-to-catch",
- "version": "1.0.2",
+ "version": "1.1.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "function try-catch wrapper for promises",
"homepage": "http://github.com/coderaiser/try-to-catch",
0 commit comments