Changelog

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