Skip to content

Releases: PolymathNetwork/polymath-sdk

v2.0.1-beta.1@beta

07 May 17:07
Compare
Choose a tag to compare

2.0.1-beta.1 (2019-05-07)

Bug Fixes

  • build/compute-version.sh (dbb3be3)
  • sdk not built for nodejs (5e42b41)

Performance Improvements

  • @semantic-release/npm step (7229f4c)

v2.0.0

30 Apr 21:25
Compare
Choose a tag to compare

2.0.0 (2019-04-30)

Features

  • allow usage without a default account (e3d83f1)
  • separate optional fetcher arguments (e9816b4)

BREAKING CHANGES

  • getCheckpoint now receives the dividend types in a second opts object

v1.1.0

30 Apr 19:40
Compare
Choose a tag to compare

1.1.0 (2019-04-30)

Features

  • add typeguard for dividend module type (b71705f)
  • add unserialize function to entities (65fff71)
  • make uuids unserializable (3f084bd)
  • serialize entity type (169fd53)
  • use reversible uuids in fetch functions (1f37036)

v1.0.5-alpha.2@alpha

26 Apr 18:49
Compare
Choose a tag to compare

1.0.5-alpha.2 (2019-04-26)

Features

v1.0.5-alpha.1@alpha

26 Apr 18:29
Compare
Choose a tag to compare

1.0.5-alpha.1 (2019-04-26)

Bug Fixes

v1.0.5-beta.1@beta

22 Apr 22:16
Compare
Choose a tag to compare

1.0.5-beta.1 (2019-04-22)

Bug Fixes

  • build/compute-version.sh (dbb3be3)
  • sdk not built for nodejs (5e42b41)

Performance Improvements

  • @semantic-release/npm step (7229f4c)

v1.0.4-beta.2@beta

22 Apr 21:45
Compare
Choose a tag to compare

1.0.4-beta.2 (2019-04-22)

Bug Fixes

  • build/compute-version.sh (dbb3be3)

v1.0.4-beta.1@beta

22 Apr 21:08
Compare
Choose a tag to compare

1.0.4-beta.1 (2019-04-22)

Bug Fixes

  • sdk not built for nodejs (5e42b41)

Performance Improvements

  • @semantic-release/npm step (7229f4c)

v1.0.4

22 Apr 22:07
Compare
Choose a tag to compare

1.0.4 (2019-04-22)

Bug Fixes

  • $TAG_VERSION ($GIT_HASH_SHORT.$BUILD_NUMBER) (89c64fb)

v1.0.3

22 Apr 20:59
Compare
Choose a tag to compare

1.0.3 (2019-04-22)

Bug Fixes

  • yarn upgrade @semantic-release/git@beta (c4b4e80)
  • add repositoryUrl to release section for semantic-release (e307628)

Performance Improvements

  • yarn upgrade semantic-release@beta (e621725)
  • move semantic-release config to release.config.js (e1e4137)