Releases: wise-team/steem-wise-cli
Releases · wise-team/steem-wise-cli
v3.4.2
3.4.2 (2019-04-03)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (4d629dc)
- package.json & package-lock.json to reduce vulnerabilities (ec7a11c)
v3.4.1
3.4.1 (2019-03-13)
Bug Fixes
- deps: update dependency universe-log to ^0.2.0 (2b7255c)
v3.4.0
3.4.0 (2019-03-12)
Bug Fixes
- fix wrong direct blockchain api configuration (ad76fd8)
Features
v3.3.0
3.3.0 (2019-03-12)
Bug Fixes
- remove tests files from npm tarball (c38f6b2)
- use semantic-release (45a5acf)
Features
- replace AbstractLog with universe-log (f03eff1)
v3.3.0-beta.1
Bug Fixes
Features
- replace AbstractLog with universe-log (f03eff1)
v3.2.0
Bug Fixes
- change sync-rules to upload-rules in docker-compose (e8e3092)
Features
- add watchdog healthcheck to docker image (1f4e017)
v3.1.1
Bug Fixes
- fix #36 this.getLogger is not a function (8e7a672)
Features
- add mocked send-voteorder unit test (5469ebf)
- split integration test with its coverage (1d38f29)
- update nodeJS to 10.15 (1225562)
v3.1.0
Steem WISE command line tool version 3.1.0
v3.1.0-rc.1
Bug Fixes
- exit with nonzero rc on invalid command (c7a99f9)
- fix #27: Daemon will start synchronisation from block undefined (1b3d6f7)
- fix #28, do not display posting key in debug (c426395)
Features
v3.0.5
Bug Fixes
- set defaultSyncStartBlockNum in init config (1fde6a4)
- use the steemApi config option (37b0176)