- Added
Relation#by_pk
for compatibility withrom-repo
's command compiler (flash-gordon) - Support for inferring relations from collection list (flash-gordon)
- Support for ordered queries with
Relation#order
(flash-gordon)
- Updated to use official mongo driver (kwando)
Dataset
uses origin's queryable interface now rather than forwarding to collection (kwando)
Update to work with ROM 0.6.0
- Updated to work with latest ROM (splattael)
- Support for header (solnic)
- Updated to work with latest ROM (solnic)
- Command API (solnic)
First public release