Releases: aeternity/aepp-cli-js
Releases · aeternity/aepp-cli-js
2.2.0 (2019-07-16)
2.1.0 (2019-05-20)
Release 2.0.0
2.0.0 (2019-04-26)
SDK version: 3.1.0
Features
-
CI: Configure Jenkins pipeline
-
Account: Add option to get
balance
on specificheigh/hash
-
CLI: Make compatible with spec
-
Contract: Implement standalone
compiler
commands -
DOCS add command for auto generating
CHANGELOG
BREAKING CHANGES
- Remove contract
call
anddeploy
commands. Remove aensclaim
,revoke
and
update
commands.
Release 1.0.1
Using sdk: v1.2.1
Compatible with >= 1.0.0 and < 2.0.0
Changes:
- Add
broadcast
sub-command totx
- Add 'sign' sub-command to
account
- Add contract inspect command
- Improve error printing
- Add --networkId flag to each command which build a tx
- Remove default fee for each command's (SDK calculate fee by itself)
- Add
AENS
transaction's build commands for offline mode totx
module - Add
contract
transaction's build commands for offline mode totx
module - Add
oracle
transaction's build commands for offline mode totx
module