cloudcmd 16.2.0 → 16.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/ChangeLog CHANGED
@@ -1,3 +1,21 @@
1
+ 2022.07.11, v16.4.0
2
+
3
+ feature:
4
+ - (cloudcmd) env: add ability to pass 0 and 1
5
+
6
+
7
+ 2022.07.02, v16.3.1
8
+
9
+ fix:
10
+ - (client) cloudcmd: rm window.Emitify
11
+
12
+
13
+ 2022.07.01, v16.3.0
14
+
15
+ feature:
16
+ - (cloudcmd) terminal-run: return -1, when not load
17
+
18
+
1
19
  2022.06.17, v16.2.0
2
20
 
3
21
  feature:
package/HELP.md CHANGED
@@ -1,9 +1,11 @@
1
- # Cloud Commander v16.2.0
1
+ # Cloud Commander v16.4.0
2
2
 
3
- ### [Main][MainURL] [Blog][BlogURL]
3
+ ### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo](DemoURL)
4
4
 
5
- [MainURL]: http://cloudcmd.io "Main"
6
- [BlogURL]: http://blog.cloudcmd.io "Blog"
5
+ [MainURL]: https://cloudcmd.io "Main"
6
+ [BlogURL]: https://blog.cloudcmd.io "Blog"
7
+ [SupportURL]: https://patreon.com/coderaiser "Patreon"
8
+ [DemoURL]: https://cloudcmd.onrender.com/
7
9
  [DWORD]: https://github.com/cloudcmd/dword "Editor based on CodeMirror"
8
10
  [EDWARD]: https://github.com/cloudcmd/edward "Editor based on Ace"
9
11
  [DEEPWORD]: https://github.com/cloudcmd/deepword "Editor based on Monaco"
@@ -1082,6 +1084,9 @@ There are a lot of ways to be involved in `Cloud Commander` development:
1082
1084
 
1083
1085
  ## Version history
1084
1086
 
1087
+ - *2022.07.11*, **[v16.4.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.4.0)**
1088
+ - *2022.07.02*, **[v16.3.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.3.1)**
1089
+ - *2022.07.01*, **[v16.3.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.3.0)**
1085
1090
  - *2022.06.17*, **[v16.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.2.0)**
1086
1091
  - *2022.05.12*, **[v16.1.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.1.1)**
1087
1092
  - *2022.04.23*, **[v16.1.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.1.0)**
package/README.md CHANGED
@@ -1,10 +1,11 @@
1
- # Cloud Commander v16.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1
+ # Cloud Commander v16.4.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
2
2
 
3
- ### [Main][MainURL] [Blog][BlogURL]
3
+ ### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL]
4
4
 
5
5
  [NPM_INFO_IMG]: https://nodei.co/npm/cloudcmd.png
6
- [MainURL]: http://cloudcmd.io "Main"
7
- [BlogURL]: http://blog.cloudcmd.io "Blog"
6
+ [MainURL]: https://cloudcmd.io "Main"
7
+ [BlogURL]: https://blog.cloudcmd.io "Blog"
8
+ [SupportURL]: https://patreon.com/coderaiser "Patreon"
8
9
  [BuildStatusURL]: https://travis-ci.org/coderaiser/cloudcmd "Build Status"
9
10
  [BuildStatusIMGURL]: https://img.shields.io/travis/coderaiser/cloudcmd.svg?style=flat-squere&longCache=true
10
11
  [BuildAppveyorURL]: https://ci.appveyor.com/project/coderaiser/cloudcmd