This repository was 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
- Removed CSRF implementation
- Implemented authentication via JSON web tokens
BeamAPI 1.3.4
- Exposed the BeamUser initializer
BeamAPI 1.3.3
- Updated to work with Swift 3
NOTE: This release is pending a few rewrites to make it more consistent with Swift 3 API design guidelines
BeamAPI 1.2.9
- Added a user agent to track constellation users correctly
BeamAPI 1.2.8
- Created a packet to handle chat errors
BeamAPI 1.2.6
- Fixed an issue with using reserved usernames in registration
BeamAPI 1.2.5
- Fixed an issue with double quotations in messages
BeamAPI 1.2.4
- Fixed date parsing
BeamAPI 1.2.3
- Updated VOD URL handling
BeamAPI 1.2.2
- Fixed some property names that were affected by tetris -> interactive change