UNPKG

914 BMarkdownView Raw
13.0.1 / 2015-05-27
2==================
3
4 * Fix `oceanify-serve` error when current package has no dependencies.
5
6
73.0.0 / 2015-05-26
8==================
9
10 * Rename to oceanifier
11
12
132.0.2 / 2015-03-25
14==================
15
16 * Fix `/config.js` to use the alias specified in `main` field of `package.json`
17 * Give up unnecessary async code. Let's be pragmatic.
18
19
202.0.1 / 2015-01-27
21==================
22
23 * Expose both `dependencies` and `devDependencies` in `/config.js`
24
25
262.0.0 / 2014-10-08
27==================
28
29 * Add `golem build`
30 * Add `golem deploy`
31 * Add `golem init`
32 * Remove -l, --local, will be determined automatically
33
34
351.0.0 / 2014-09-14
36==================
37
38 * Determine local mode automatically
39 * Rename helmsmen with golem
40
41
420.2.0 / 2014-09-02
43==================
44
45 * Add --local option to serve process.cwd() as local component
46
47
480.1.0 / 2014-09-02
49==================
50
51 * Init repo
52 * Add `helmsmen serve`