Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Releases: apache/incubator-weex-cli

v2.0.0-beta.27

07 May 10:53
Compare
Choose a tag to compare
v2.0.0-beta.27 Pre-release
Pre-release

Bugfix:

Features:

Others:

v2.0.0-beta.24

16 Apr 11:44
Compare
Choose a tag to compare
v2.0.0-beta.24 Pre-release
Pre-release

Bugfix:

Features:

  • feat(run): auto chooses while there has only one device (solve #528).

Others:

  • workflow(test): fix unit test.
  • workflow(test): support windows env setting.

v2.0.0-beta.15

02 Apr 03:00
Compare
Choose a tag to compare
v2.0.0-beta.15 Pre-release
Pre-release

Bugfixs:

  • bugfix(run): modify help info (close #525).
  • bugfix(build): fix tslint error.
  • bugfix(core): support 304 http request (close #518).
  • bugfix(run): don't use xcrun while run android command (close #521).
  • bugfix(generator): hide error while the git user can't fetch (close #522).
  • bugfix(core): add chromeOpn api.
  • bugfix(plugin): add @weex-cli/generator to dependencies (close #513).
  • bugfix(core): taobao mirror can work fine on first request (close #518).
  • bugfix(core): change https queryurl to http (close #518).
  • bugfix(core): add default registry (close #518).
  • bugfix(core): fix env config, support npm environment config, such as PUPPETEER_DOWNLOAD_HOST.

Features:

  • feat(core): remove template api.
  • feat(core): support config.loadConfig api on contex.
  • feat(debug): support scan pages on debug page (close #517).

Others:

  • workflow(debug): add init scripts.
  • workflow(debug): add all inspector source into package.
  • workflow(cli): fix cli test.
  • workflow(cli): change commit log reg.
  • docs(gitpage): finish context api docs.
  • docs(gitpage): add documents about the context api.
  • docs(githubpage): hide navbar.
  • docs(cli): update githubpage.

v2.0.0-beta.8

26 Mar 08:51
Compare
Choose a tag to compare
v2.0.0-beta.8 Pre-release
Pre-release

Features:

Bugfix:

v2.0.0-beta.5

20 Mar 03:42
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

Bugfix:

v2.0.0-beta.3

07 Mar 07:36
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Bugfix:

Features:

v2.0.0-beta.2

28 Feb 14:20
Compare
Choose a tag to compare

Changes:

v2.0.0-beta.0

28 Feb 14:21
Compare
Choose a tag to compare

Changes:

  • 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.
  • 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.
  • refactor(compile): use babel 6 instead #a0368e.
  • perf(plugin): remove np module from all packages #3d28d2.

2.0.0-alpha.0

04 Jan 04:08
Compare
Choose a tag to compare

Changes:

  • Flawless installation and upgrade experience.
  • Better unit & functional testing support.
  • Reasonable Node-side command line solution that can be used by all Node-side programs.
  • Optimization for the submodules, such as weex-debugger,weexpack and so on.

1.0.3 release

01 Mar 06:29
Compare
Choose a tag to compare
  • 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