CloudKit 0.11.2 Released
A patch release for CloudKit, version 0.11.2, has been released. This is a recommended upgrade for those using the 0.11.x series of gems.
From the release notes:
- Added Location header for 201s
- Fixed JSON response for DELETE operations
- Updated MD5 dependency for Ruby 1.9 (Andreas Haller)
- Updated spec setup for RSpec 1.2 (Andreas Haller)
- Updated gem dependencies for Rack, OpenID, and JSON
- Other minor fixes
The next planned release is 0.12 with JSONQuery support (already available client-side in the JQuery plugin). If you are interested in working on this, see the jsonquery branch on GitHub.
Thank you to everyone for the feedback and patches.