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 d388b0e commit 2133bb9Copy full SHA for 2133bb9
ChangeLog
@@ -1,3 +1,16 @@
1
+2020.04.26, v4.0.0
2
+
3
+feature:
4
+- (trammel) drop support of node < 10 (#1)
5
+- (package) try-to-catch v3.0.0
6
+- (package) try-catch v3.0.0
7
+- (package) nyc v15.0.1
8
+- (package) madrun v5.5.0
9
+- (package) eslint-plugin-putout v3.7.1
10
+- (package) putout v7.23.0
11
+- (package) eslint-plugin-node v11.1.0
12
13
14
2019.09.20, v3.0.1
15
16
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "trammel",
- "version": "3.0.1",
+ "version": "4.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Get size of directory",
"homepage": "http://github.com/coderaiser/trammel",
0 commit comments