File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 1.0.0 / 2017-10-19
3
+ ==================
4
+
5
+ First "production ready" release!
6
+
7
+ Additions:
8
+ * Clarify node.js projects deployment in docs
9
+ * Add list of features to readme
10
+ * Restructure docs, add basic contribution guide
11
+ * Document basic requirements for Exoframe usage and OOM build issue
12
+
2
13
0.23.0 / 2017-10-18
3
14
==================
4
15
Original file line number Diff line number Diff line change 4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/exoframejs/exoframe.svg?branch=master )] ( https://travis-ci.org/exoframejs/exoframe )
6
6
[ ![ Coverage Status] ( https://coveralls.io/repos/github/exoframejs/exoframe/badge.svg?branch=master )] ( https://coveralls.io/github/exoframejs/exoframe?branch=master )
7
- [ ![ npm] ( https://img.shields.io/npm/v/exoframe.svg?maxAge=2592000 )] ( https://www.npmjs.com/package/exoframe )
7
+ [ ![ npm] ( https://img.shields.io/npm/v/exoframe.svg )] ( https://www.npmjs.com/package/exoframe )
8
8
[ ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000 )] ( https://opensource.org/licenses/MIT )
9
9
10
10
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " exoframe" ,
3
- "version" : " 0.23 .0" ,
4
- "description" : " Exoframe - power armor for docker containers " ,
3
+ "version" : " 1.0 .0" ,
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" ,
7
7
"author" :
" Tim Ermilov <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments