Sha256: 1cbc67567d7b5214f097d0e85e6c037ddeee3dabe8b3f55f8d67d5188b28c38d
Contents?: true
Size: 1.21 KB
Versions: 3
Compression:
Stored size: 1.21 KB
Contents
== 0.31 * Major enhancements * Created an abstraction HTTP layer to support different http adapters (Matt Aimonetti) * Added ExtendedDocument.create({}) and #create!({}) so you don't have to do Model.new.create (Matt Aimonetti) * Minor enhancements * Added an init.rb file for easy usage as a Rails plugin (Aaron Quint) * Bug fix: pagination shouldn't die on empty results (Arnaud Berthomier) * Optimized ExtendedDocument.count to run about 3x faster (Matt Aimonetti) * Added Float casting (Ryan Felton & Matt Aimonetti) == 0.30 * Major enhancements * Added support for pagination (John Wood) * Improved performance when initializing documents with timestamps (Matt Aimonetti) * Minor enhancements * Extended the API to retrieve an attachment URI (Matt Aimonetti) * Bug fix: default value should be able to be set as false (Alexander Uvarov) * Bug fix: validates_is_numeric should be able to properly validate a Float instance (Rob Kaufman) * Bug fix: fixed the Timeout implementation (Seth Falcon) --- Unfortunately, before 0.30 we did not keep a track of the modifications made to CouchRest. You can see the full commit history on GitHub: http://github.com/mattetti/couchrest/commits/master/
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
mattetti-couchrest-0.31 | history.txt |
sporkd-couchrest-0.30 | history.txt |
couchrest-0.31 | history.txt |