Releases: testground/sdk-js
Releases · testground/sdk-js
v0.1.3
v0.1.2
v0.1.2-rc.0
v0.1.1
v0.1.0
Bug Fixes
- config parsing (96a3c43)
- convert config to snake_case (1d5f8c0)
- correct process (71271a0)
- match sdk-go runenv variable names (9ca2c18)
- normalize config and target (#4) (305d74b)
- package name (e9294d9)
- record start (87b7107)
- recursive normalizeConfig (39c699e)
- remove unused function (305864e)
- same network.newClient API as sdk-go (ce7ec62)
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
- use package os (6adf8f6)