Releases: boundsj/ObjectiveDDP
Releases · boundsj/ObjectiveDDP
v0.2.0
Various pull requests merged.
handle Oauth failures better
lots of stability improvements
bumped socketrocket to version 4.1
v0.1.8
Feature update:
- When reconnecting sessionToken will be passed to the meteor server to login again.
- Version update for DDP protocol
- LogonWithSessionToken method added
- sessionToken is now accessible from MeteorClient
v0.1.6
New in this release
- Swift Example added
- Support for ordered collection operations from DDP
signup support
New in this release:
- Signup methods for both email and username or both
- Changed All ascii over to utf8
v0.1.4
- Meteor 0.8.2 support (#81)
- Updated login methods (#82 #79)
- Support ping to DDP Server (#84)