File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.0.1 / 2018-01-24
3
+ ==================
4
+
5
+ Additions:
6
+ * Add 3rd party templates support
7
+ * Allow setting project template using config command
8
+ * Add way to set labels via config command
9
+
10
+ Changes:
11
+ * Replace tap with jest and better parallelized tests
12
+ * Switch to snapshot testing for logs output
13
+
14
+ Fixes:
15
+ * Make cli work with Exoframe server 2.0 backed by fastify
16
+
2
17
1.0.4 / 2017-11-30
3
18
==================
4
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " exoframe" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Exoframe is a self-hosted tool that allows simple one-command deployments using Docker" ,
5
5
"main" : " index.js" ,
6
6
"repository" :
" [email protected] :exoframejs/exoframe.git" ,
You can’t perform that action at this time.
0 commit comments