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 f271497 commit f083e63Copy full SHA for f083e63
ChangeLog
@@ -1,3 +1,9 @@
1
+2018.02.08, v2.0.0
2
+
3
+feature:
4
+- (try-catch) changed the way arguments returned
5
6
7
2014.11.24, v1.0.2
8
9
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "try-catch",
- "version": "1.0.0",
+ "version": "2.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "try-catch wrapper",
"homepage": "http://github.com/coderaiser/try-catch",
0 commit comments