CloudKit 0.10.1 Released
A new 0.10.1 CloudKit gem has been released. This is the first release with patches from the growing community on GitHub. As always, a big thank you to everyone who sent feedback or code.
To install:
gem install cloudkit
To update:
gem update cloudkit
From the change log:
- Updated oauth and sequel gem dependencies
- Fixed 410 responses for stale PUT operations
- Fixed MySQL content encoding (Harry Weppner)
- Various fixes for filter_merge!, rekey!, and excluding (Cameron Walters)
You can track CloudKit in these places: