Skip to content

v14.0.0

Compare
Choose a tag to compare
@nuclearace nuclearace released this 16 Jan 13:55
· 97 commits to master since this release
v14.0.0
19a1774
  • Minimum version of the client is now Swift 4.2.
  • Add exponential backoff for reconnects, with reconnectWaitMax and randomizationFactor options #1149
  • statusChange event's data format adds a second value, the raw value of the status. This is for use in Objective-C. #1147