Sha256: 40f9dcac1cebb110f3f355e0f00f5f9184194de2c52b4f431059b4ab5c74b3df

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 KB

Contents

0.3.4 (2015/10/22)
------------------

* Added support for [mongo-ruby-driver](https://github.com/mongodb/mongo-ruby-driver), `Mongo::Collection::View`- [@dblock](https://github.com/dblock).

0.3.3 (2015/09/17)
------------------

* Compatibility with Mongoid 5 - [@dblock](https://github.com/dblock).

0.3.2 (2015/8/8)
----------------

* [#7](https://github.com/dblock/mongoid-scroll/pull/7): Fix: pre-merge cursor criteria fields - [@sweir27](https://github.com/sweir27).

0.3.1 (2015/7/27)
-----------------

* Compatibility with Mongoid 5.x beta - [@dblock](https://github.com/dblock).
* [#4](https://github.com/dblock/mongoid-scroll/pull/4): Fix: support chaining `$or` criteria - [@sweir27](https://github.com/sweir27).
* [#5](https://github.com/dblock/mongoid-scroll/pull/5): Fix: embeddable objects now returned in pagination - [@sweir27](https://github.com/sweir27).

0.3.0 (2014/1/7)
----------------

* Compatibility with Mongoid 4.x - [@dblock](https://github.com/dblock).
* Implemeneted Rubocop, Ruby linter - [@dblock](https://github.com/dblock).

0.2.1 (2013/3/21)
-----------------

* Fix: scroll over a collection that has duplicate values while data is being modified in a way that causes a change in the natural sort order - [@dblock](https://github.com/dblock).

0.2.0 (2013/3/14)
-----------------

* Extended `Moped::Query` with `scroll` - [@dblock](https://github.com/dblock).
* `Mongoid::Scroll::Cursor.from_record` can now be called with either a Mongoid field or `field_type` and `field_name` in the `options` hash - [@dblock](https://github.com/dblock).

0.1.0 (2013/2/14)
-----------------

* Initial public release, extends `Mongoid::Criteria` with `scroll` - [@dblock](https://github.com/dblock).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongoid-scroll-0.3.4 CHANGELOG.md