Skip to content

Releases: wise-team/steem-wise-core

v4.2.0

12 Mar 15:58
Compare
Choose a tag to compare

4.2.0 (2019-03-12)

Bug Fixes

  • voting power rule: limit value wise-team/wise-hub#37 (21a69c6)

Features

  • replace old release system with semantic-release (6c3a36d)

v4.2.0-beta.1

12 Mar 15:20
Compare
Choose a tag to compare
v4.2.0-beta.1 Pre-release
Pre-release

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

Bug Fixes

  • voting power rule: limit value wise-team/wise-hub#37 (21a69c6)

Features

  • replace old release system with semantic-release (6c3a36d)

v4.0.0

01 Feb 17:42
Compare
Choose a tag to compare

Features

  • 🎸 remove AbstractLog export BREAKING CHANGE (0bb62e5)
  • update nodeJS to v10.15 (d720b31)

BREAKING CHANGES

  • remove AbstractLog. Abstract log is replaced with AbstractUniverseLog
    from "universe-log" package

v3.1.1

31 Jan 19:59
Compare
Choose a tag to compare

Bug Fixes

  • make DirectBlockchainApi.sendToBlockchain use specified options (7b34a40)

Features

v3.1.0

20 Dec 15:53
Compare
Choose a tag to compare
Steem WISE core library version 3.1.0

v3.1.0-rc.1

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

Bug Fixes

  • AbstractLog: allow stack trace logging on every level (aa1de71)
  • Daemon: enhance Daemon log (6683218)
  • single daemon: add voter discrimination (81e377e)
  • VotingPower rule: fix wise-team/steem-wise-voter-page#42 (98eb3f1)
  • VotingPower rule: fix wise-team/steem-wise-voter-page#43 (5a676a7)
  • WeightForPeriod rule: more convenient description (c07af4c)
  • WeightRule: format weight as percent (8a6940d)

v3.0.5

06 Dec 17:04
Compare
Choose a tag to compare
Steem WISE core library version 3.0.5

v3.0.4

06 Dec 16:20
Compare
Choose a tag to compare

Features

v3.0.3

07 Nov 16:33
Compare
Choose a tag to compare

Features

  • universal synchronizer: add onConfirmVote callback (e6d3b1b)

v3.0.2

02 Nov 21:11
Compare
Choose a tag to compare

Features

  • wise main class: export Validator (2919be8)