[fixed] Fixed bug where testers were sent to the wrong URL when signing in (#10772).
10.2.0
[added] Added a public application(_:openURL:options:) method so users
with swizzling disabled can still use App Distribution (#10418).
10.1.0
[fixed] Fixed inconsistent sign in prompts in single scene apps (#8096).
9.0.0
[fixed] Marked releaseNotes as nullable as they don't always exist (#8602).
[fixed] Breaking change: Fixed an ObjC-to-Swift API conversion error wherecheckForUpdate()
returned a non-optional type. This change is breaking for Swift users only (#9604).
8.3.0
[changed] Sign out the Tester when the call to fetch releases fails with an unauthorized error (#8270).
7.3.0
[changed] Sign out the Tester when the call to fetch releases fails with an unauthenticated error.
[fixed] Crash caused by trying to parse response as JSON when response is nil (#6996).
0.9.3
[changed] Updated error log for non-200 API Service calls.
0.9.2
[fixed] Made bug fixes (#6346) available in Zip build and Carthage.