Change Log
All notable changes to this project are documented below.
The format is based on keep a changelog and this project uses semantic versioning.
[Unreleased]
Changed
- Complete client update to support Nakama 2.0 (thanks to @amradawi for his heroic efforts!).
- Support for swift 4.2.
- PromiseKit 6.5 and various dependency upgrades.
[0.3.0] - 2017-11-08
Changed
- Consistently use strings for all
Data
andUUID
types.
[0.2.0] - 2017-10-26
Added
- Add support for Friends, Groups, Chat, Notifications and Leaderboards.
[0.1.2] - 2017-10-20
Fixed
- Improve Client builder access.
[0.1.1] - 2017-10-18
Added
- Compatible with Swift 4.0.
- Compatible with Nakama 1.1.0.
- Added Carthage and Cocoapods support.
[0.1.0] - 2017-08-22
Added
- Initial public release.