Skip to content

Releases: wise-team/steem-wise-cli

v3.4.2

03 Apr 16:48
3351503
Compare
Choose a tag to compare

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

13 Mar 07:05
f1a95eb
Compare
Choose a tag to compare

3.4.1 (2019-03-13)

Bug Fixes

  • deps: update dependency universe-log to ^0.2.0 (2b7255c)

v3.4.0

12 Mar 16:21
Compare
Choose a tag to compare

3.4.0 (2019-03-12)

Bug Fixes

  • fix wrong direct blockchain api configuration (ad76fd8)

Features

v3.3.0

12 Mar 16:05
Compare
Choose a tag to compare

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

12 Mar 15:59
Compare
Choose a tag to compare
v3.3.0-beta.1 Pre-release
Pre-release

3.3.0-beta.1 (2019-03-12)

Bug Fixes

Features

  • replace AbstractLog with universe-log (f03eff1)

v3.2.0

31 Jan 23:01
Compare
Choose a tag to compare

Bug Fixes

  • change sync-rules to upload-rules in docker-compose (e8e3092)

Features

  • add watchdog healthcheck to docker image (1f4e017)

v3.1.1

31 Jan 20:42
Compare
Choose a tag to compare

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

20 Dec 15:55
Compare
Choose a tag to compare
Steem WISE command line tool version 3.1.0

v3.1.0-rc.1

19 Dec 16:51
Compare
Choose a tag to compare
v3.1.0-rc.1 Pre-release
Pre-release

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

06 Dec 17:09
Compare
Choose a tag to compare

Bug Fixes

  • set defaultSyncStartBlockNum in init config (1fde6a4)
  • use the steemApi config option (37b0176)