## Version 0.5.0 (2018-10-23) Changes: - Check if the from address is owner New Features: - Add account flag standard Bugfixes: - Fixed get receipt from IPC error - Fixed runtime error when rpcURL is error ## Version 0.3.1 (2018-10-11) Bugfixes: - Fixed fix guide set contract address error (#2, #3) ## Version 0.3.0 (2018-09-29) Changes: - Change all subcommands of tx as commands - Increase the automatic decoding of data in commands - Update `broadcast` show transfer id when broadcast tx submit - `build` add max value check New Features: - Add offline signature support - Add cmd `build`, `sign` and `broadcast` - Add `build` support for all basic commands - `submit` add submit with data support - Add subcommand `balance` for the `account` command Bugfixes: - Fixed `sign` out file name error ## Version 0.2.0 (2018-07-21) Changes: - Update default dailylimit 0 - Update tx check before password enter New Features: - Add dailylimit number check (#1) - Deploy contract add required check - Deploy contract add wait deployed - Deploy contract add owner address check ## Version 0.1.0 (2018-07-03) Changes: - Update pay SignTx use chainID New Features: - Deploy Multisignature wallet contract - Submit, confirm, execute, revoke or check transactionId - Get basic information - Manage owners, dailyLimit and required