Sha256: beb3b8ddfb9ec12affbe87dcabe2a0104414ed5f59317c636604c41e7109bb72

Contents?: true

Size: 825 Bytes

Versions: 1

Compression:

Stored size: 825 Bytes

Contents

### 0.3.0 / 2011-05-16

* Added {DataMapper::ChunkedQuery::Mixin#each_slice} which calls
  {DataMapper::ChunkedQuery::Mixin#each_chunk}.
* Added {DataMapper::ChunkedQuery::Mixin#batch}.

### 0.2.1 / 2011-05-02

* Fixed a typo in {DataMapper::ChunkedQuery::Mixin#each_chunk}.

### 0.2.0 / 2011-04-19

* Added {DataMapper::ChunkedQuery::Chunks#first}.
* Added {DataMapper::ChunkedQuery::Mixin#each_chunk}.

### 0.1.2 / 2011-03-03

* Fixed a typo in {DataMapper::ChunkedQuery::Chunks#[]}.
* Fixed a typo in {DataMapper::ChunkedQuery::Chunks#at}.

### 0.1.1 / 2011-03-03

* Have {DataMapper::ChunkedQuery::Chunks#at} convert all arguments to Integers.
* Updated YARD documentation.

### 0.1.0 / 2011-03-02

* Initial release:
  * Allows random-access to chunks within a query.
  * Can iterate through all chunks within a query.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dm-chunked_query-0.3.0 ChangeLog.md