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 11
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+
2171.0.4 / 2017-11-30
318==================
419
Original file line number Diff line number Diff line change 11{
22 "name" : " exoframe" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Exoframe is a self-hosted tool that allows simple one-command deployments using Docker" ,
55 "main" : " index.js" ,
66 "repository" : " git@github.com:exoframejs/exoframe.git" ,
You can’t perform that action at this time.
0 commit comments