Skip to content

v0.17.0

Compare
Choose a tag to compare
@cpselvis cpselvis released this 09 Dec 02:49
· 592 commits to master since this release

Bug Fixes

  • get username from os.hostname (#143) (c3b0db2)
  • handle exception cases while no plugins (#142) (aed5b58), closes #139
  • support windows report with proxy (#149) (3cd0463)
  • native: fix install commands when client is first config (680442f)
  • run commands error when in a feflow project but not installed devkit (#159) (a7b987d), closes #157
  • install packages when not exists (#161) (#163) (721f1d8)

Features

  • support feature cli update tip (90ab127)
  • devkit: support multiple builders. (3e3f241), closes #111
  • example: make example in private scope (39d021b)