Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

v1.0.7

Choose a tag to compare

@nexus-ci nexus-ci released this 27 Jun 19:37
· 70 commits to master since this release
b29b74b

1.0.7 (2018-06-27)

Bug Fixes

  • ci: Require cubic-client as dev dependency for cubic-core (c7500c6)
  • Fix issue where multiple reconnects would fire at once, leading to even worse connection issues. (c16adb2)
  • Prevent leaky reconnection behaviour where more reconnects than necessary would be triggered. (594fad2)