Releases: terikon/kendo-pouchdb
Releases · terikon/kendo-pouchdb
v0.1.6
We're now Terikon Apps
Company name changes in copyright
pouchdb-find bugfix
v0.1.4 Fixed call with undefined properties to pouchdb-find
Error printing improvement
v0.1.3 Minor error handling improvement
Slightly better error handling
Everything is 'strict' now. Slightly better error handling.
Maintenance release
Improvements to build process
First not-beta release
The library is now fully documented
pouchdb-find
kendo-pouchdb supports 2 modes: mapreduce and pouchdb-find.
It makes possible to use complex filtering/sorting.
Few features are missing, like datasource.total() calculation in pouchdb-find mode.
Preparations for pouchdb-find API
This version works the same, but most of the code for pouchdb-find is there, meaning complex filters/sorts will be supported soon.
DefaultView
Now defaultView property can be specified, so data will be fetched from this view by default.