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

Releases: cubic-js/cubic-client

v2.0.1

08 Oct 14:04
1f57dae
Compare
Choose a tag to compare

2.0.1 (2018-10-08)

Bug Fixes

  • Fix functions requiring the old reconnect method. (1097732)

v2.0.0

08 Oct 08:56
bf718b2
Compare
Choose a tag to compare

2.0.0 (2018-10-08)

v1.1.8

08 Oct 08:38
657a813
Compare
Choose a tag to compare

1.1.8 (2018-10-08)

Bug Fixes

  • ci: Add release rules for major patches. (3d34daa)

v1.1.7

08 Oct 08:08
f45bcec
Compare
Choose a tag to compare

1.1.7 (2018-10-08)

Bug Fixes

  • Narrow down response to 'RES' action (b8811e0)

v1.1.6

30 Sep 08:53
4fe6682
Compare
Choose a tag to compare

1.1.6 (2018-09-30)

Bug Fixes

  • Reimplement forced reconnect on failing initial connection. (4157c4d)

v1.1.5

29 Sep 16:05
e1f3733
Compare
Choose a tag to compare

1.1.5 (2018-09-29)

Bug Fixes

  • Irresponsibly remove forced reconnect retries that may or may not have caused issues. (At least it passes the tests) (99002e7)

v1.1.4

22 Sep 20:46
b7a7657
Compare
Choose a tag to compare

1.1.4 (2018-09-22)

Bug Fixes

  • Ensure connection status every 10 seconds. (6ffe6d9)

v1.1.3

13 Sep 10:36
eaf0b11
Compare
Choose a tag to compare

1.1.3 (2018-09-13)

Bug Fixes

  • Keep original reconnect behaviour alive, so long-term disconnects won't cause issues. (4c1bc7e)

v1.1.2

17 Jul 14:01
057e936
Compare
Choose a tag to compare

1.1.2 (2018-07-17)

Bug Fixes

  • Fix issue where setAccessToken wouldn't wait for the initial connect to finish. (a2bb864)

v1.1.1

16 Jul 01:06
8be53d4
Compare
Choose a tag to compare

1.1.1 (2018-07-16)

Bug Fixes

  • Re-implement retry if initial connects failed (26605b3)