Changelog

2.0.0-beta.5

Bugfix:

2.0.0-beta.3

Bugfix:

Features:

2.0.0-beta.2

Bugfix:

2.0.0-beta.0

Bugfix:

  • bugfix(debug): fix inspector error #3a3e28.
  • bugfix(debug): fix analyzer error #4e0e5a.
  • bugfix(cli): fix the cli cannot be exit while open a child-process #fe7519.
  • bugfix(compile): fix replace path logic on windows #bd949a.
  • bugfix(core): fix install & update command #1bfc83.
  • bugfix(compile): add css-loader #bc1919.
  • bugfix(utils): modify import file into lowercase #bbf066.

Features:

  • feat(debug): support i18n #45270a.
  • feat(debug): separate compilation and debugging functions #2b5b78.
  • feat(debug): support use guidance #60e0c8.
  • feat(core): support force option #a24937.
  • refactor(compile): use babel 6 instead #a0368e.
  • perf(plugin): remove np module from all packages #3d28d2.

2.0.0-alpha.0

  • Rlease alpha version for the new CLI.
  • Better unit & functional testing support.
  • Built with typescript.
  • Optimization for the submodules, such as weex-debugger,weexpack and so on.
  • Reasonable Node-side command line solution that can be used by all Node-side programs.

1.3.7

  • Upgrade xtoolkit to v1.0.9.

1.3.7

  • Remove useless log message from xtoolkit.

1.3.6

  • Fixed dns timeout error on xtoolkit.

1.3.5

  • Add weex remove command to remove a package from weex-toolkit.
  • Add upgrade notify for weex-toolkit.
  • Fixed issue 373.
  • Fixed issue 363.

1.3.4

  • Fixed parse error while checking update infomation of the package.
  • Upgrade xtoolkit to v1.0.4.

1.3.3

  • Fixed info.version.toString() throw error on windows.

1.3.2

  • Upgrade xtoolkit to v1.0.3.
  • Fixed the error of getaddrinfo ENOTFOUND cause by no protocol http request.

1.3.1

  • Reduce the interference caused by the presentation of information.
  • Upgrade weex-builder to v0.3.19.
  • Upgrade weex-previewer to v1.5.0.

1.3.0

  • Optimized version display interface while running weex [command] -v.

1.2.10

  • Change recommand npm version to 4, cause of the issues on npm5.
  • Add changelog tips while a package can be upgreaded.

1.2.9

1.2.8

1.2.7

1.2.6

1.2.5

1.2.4

1.2.3

  • Upgrade xtoolkit to 0.2.16.

1.2.1

  • Upgrade xtoolkit to 0.2.15.

1.2.0

  • Add logger setting logic, you can look more detail log by using --verbose or --setloglevel.
  • Upgrade weex-builder to 0.3.12.
  • Upgrade weex-previewer to 1.4.4.
  • Upgrade xtoolkit to 0.2.14.

1.1.0

  • Bug fix.
  • Support directory hot compile automatically.
  • Increased port auto-adaptation & more beautiful log.
  • Update weex-loader to v0.5.3.

1.0.3

  • A brand new toolkit release
  • Base on xtoolkit which can manager child command
  • Auto setup child command if need
  • Auto check the version of child command package and upgrade
  • Contains weexpack now
  • A new weex compiler
  • Support vue2.0
  • New preview page