This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
Releases: mixer/mixer-client-swift
Releases · mixer/mixer-client-swift
BeamAPI 1.4.10
- Added a method that allows you to specify a UserDefaults suite name
BeamAPI 1.4.9
- Fixed a bug with requests that were delayed until after a JWT was retrieved
BeamAPI 1.4.8
- Resolved an issue with requests not being submitted while waiting for a JWT to be fetched
BeamAPI 1.4.7
- Updated
BeamRequestDelegate
signature
BeamAPI 1.4.6
- Updated BeamRequestDelegate implementation for requesting custom JWTs
BeamAPI 1.4.5
- Removed the use of deprecated
BeamVOD
properties
BeamAPI 1.4.4
- Created
BeamRequestDelegate
for providing request details to the API client
BeamAPI 1.4.3
- Added a method to update the session's stored user
BeamAPI 1.4.2
- Fixed an issue with logging out
BeamAPI 1.4.1
- Made request options public