Skip to content

Releases: terikon/kendo-pouchdb

v0.1.6

03 Oct 15:48
Compare
Choose a tag to compare

Version update.
PouchDB - 4.0.2
Kendo - 2015.3.930

We're now Terikon Apps

01 Aug 16:12
Compare
Choose a tag to compare

Company name changes in copyright

pouchdb-find bugfix

01 Aug 14:00
Compare
Choose a tag to compare
v0.1.4

Fixed call with undefined properties to pouchdb-find

Error printing improvement

27 Jul 10:45
Compare
Choose a tag to compare
v0.1.3

Minor error handling improvement

Slightly better error handling

25 Jul 11:52
Compare
Choose a tag to compare
Everything is 'strict' now.

Slightly better error handling.

Maintenance release

15 Jun 14:48
Compare
Choose a tag to compare

Improvements to build process

First not-beta release

24 May 11:18
Compare
Choose a tag to compare

The library is now fully documented

pouchdb-find

23 May 19:32
Compare
Choose a tag to compare

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

22 May 16:20
Compare
Choose a tag to compare

This version works the same, but most of the code for pouchdb-find is there, meaning complex filters/sorts will be supported soon.

DefaultView

16 May 11:55
Compare
Choose a tag to compare

Now defaultView property can be specified, so data will be fetched from this view by default.