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 11
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+
2130.23.0 / 2017-10-18
314==================
415
Original file line number Diff line number Diff line change 44
55[ ![ Build Status] ( https://travis-ci.org/exoframejs/exoframe.svg?branch=master )] ( https://travis-ci.org/exoframejs/exoframe )
66[ ![ 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 )
88[ ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000 )] ( https://opensource.org/licenses/MIT )
99
1010Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.
Original file line number Diff line number Diff line change 11{
22 "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 " ,
55 "main" : " index.js" ,
66 "repository" : " git@github.com:exoframejs/exoframe.git" ,
77 "author" : " Tim Ermilov <yamalight@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments