Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@NicolasMahe NicolasMahe released this 28 Oct 10:46
· 9 commits to master since this release
7d29852

Breaking Changes

  • (#157) Add new account commands.
  • (#197) Remove core api, account commands and marketplace commands.
  • (#209) Remove command service:delete.

Added

  • (#181) Ask credentials in service create and delete.
  • (#207) Add credential and new api.
  • (#212) Add account selection prompt.
  • (#219) Add instance hash to service dev command.

Changed

  • (#182) Update packages dependencies.
  • (#198) Update description of service path.
  • (#242) Update engine to v0.16.
  • (#243) Update mesg-js to v5.0.0.

Fixed

  • (#206) Fix issue with empty accounts.
  • (#208) Fix CI.
  • (#213) Improve dev command.
  • (#214) Fix list commands empty result.
  • (#215) Update command process:dev.
  • (#216) Update command daemon:start.
  • (#240) Pass flags from commands to commands.
  • (#241) Wait for engine's api to start on the command daemon:start.

Removed

  • (#184) Remove useless account flag in account commands.