Skip to content

v0.1.0

Compare
Choose a tag to compare
@hacdias hacdias released this 19 Oct 11:19
· 9 commits to master since this release

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