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 0ee815b commit 9344825Copy full SHA for 9344825
ChangeLog
@@ -1,3 +1,12 @@
1
+2016.11.15, v3.0.0
2
+
3
+feature:
4
+- (package) spawnify v3.0.0
5
+- (server) add listen
6
+- (console) es2015-ify
7
+- (console) add env support
8
9
10
2016.11.09, v2.7.14
11
12
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "console-io",
- "version": "2.7.14",
+ "version": "3.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Web console",
"homepage": "http://cloudcmd.io",
0 commit comments