3fe66fb2af34b5ea3f5f37222a8d998b20d04cdd
[platform/framework/web/crosswalk-tizen.git] /
1
2 1.1.1 / 2015-03-06
3 ==================
4
5   * Fix sync exec in 0.12/io.js. Polyfill with sync-exec over runsync.
6   * Add Travis CI.
7
8 1.1.0 / 2015-03-06
9 ==================
10
11   * Update dependencies.
12   * Correctly forward dashed parameters. (Reported by @michalkleiner)
13   * Improve error reporting for non-existent commands.
14   * Polyfill execSync for legacy node.
15   * Add npmRun.sync method (SEMVER.MINOR) (@millermedeiros)
16
17 1.0.2 / 2014-06-28
18 ==================
19   * Add missing npm-which dependency.
20
21 1.0.1 / 2014-06-23
22 ==================
23   * Add meta info to package.json.
24
25 1.0.0 / 2014-04-21
26 ==================
27   * Birth