0.1.3 (2022-12-07)
0.1.2 (2022-04-18)
0.1.1 (2021-10-20)
- connection closed should be debug (c17ccd9)
- 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)
- 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)
- use package os (6adf8f6)