Skip to content

Releases: testground/sdk-js

v0.1.3

07 Dec 12:22
Compare
Choose a tag to compare

Features

v0.1.2

18 Apr 13:21
Compare
Choose a tag to compare

Features

  • add default client when requested by the test case (#22) (b9b0fd1)

v0.1.2-rc.0

18 Apr 13:08
Compare
Choose a tag to compare
v0.1.2-rc.0 Pre-release
Pre-release

Features

  • add default client when requested by the test case (#22) (b9b0fd1)

v0.1.1

20 Oct 09:41
Compare
Choose a tag to compare

Bug Fixes

  • connection closed should be debug (c17ccd9)

v0.1.0

19 Oct 11:19
Compare
Choose a tag to compare

Bug Fixes

Features

  • add ALLOW_ALL and DENY_ALL consts (cacfa5c)
  • add barrier cancel (ac1fe83)
  • add cancel to subscribe (8fe26d0)
  • add syncClient.signalEvent (#5) (d4fc609)
  • log outputs to run.out (760c4bf)
  • record success and failure depending on error (c6083f0)
  • sync primitives, network initialization (#3) (5ee5d6b)
  • use custom error level (2bf3f19)
  • use new sync service (#17) (de977da)

Reverts