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 b7fac3b commit 4488c58Copy full SHA for 4488c58
CHANGELOG.md
@@ -1,5 +1,41 @@
1
# Change Log
2
3
+## 0.2.2
4
+### Added
5
+- Option 'conn.export.folder'
6
+- Option 'conn.export.atelier'
7
+- Export files as Atelier
8
+### Changed
9
+- Configuration syntax
10
+
11
+## 0.2.1
12
+### Fixed
13
+- API encoding
14
15
+## 0.2.0
16
17
+- Allow https
18
19
+## [0.1.2]
20
21
+- Support *.mac
22
23
+## [0.1.1]
24
25
+- Additional warnings about compilation
26
27
+## [0.1.0]
28
29
+- Save and compile
30
31
+## [0.0.6]
32
33
+- Upgrade to cos-api4node v2.0.0
34
35
+## [0.0.5]
36
37
+- Do not output connection password
38
39
## [0.0.4]
40
### Added
41
- Add initial support for *.inc files
0 commit comments