Releases: js-data/js-data-rethinkdb
Releases · js-data/js-data-rethinkdb
1.2.0
27 Mar 03:08
Compare
Sorry, something went wrong.
No results found
1.2.0 - 26 March 2015
Backwards compatible API changes
#3 - Add support for loading relations
#4 - Add support for auto-creating secondary indexes based on the relation definitions
Backwards compatible bug fixes
#5 - Should not be saving relations (duplicating data)
#6 - Need to use removeCircular
1.1.2
08 Mar 03:27
Compare
Sorry, something went wrong.
No results found
1.1.2 - 07 March 2015
Other
Converted to ES6, using Babel.js to transpile to ES5.
1.1.1
26 Feb 16:49
Compare
Sorry, something went wrong.
No results found
1.1.0
05 Feb 17:49
Compare
Sorry, something went wrong.
No results found
1.1.0 - 05 February 2015
#3 , #4 - Added the with option to DSRethinkDBAdapter#find which allows for loading relations.
1.0.0
04 Feb 06:16
Compare
Sorry, something went wrong.
No results found
1.0.0 - 03 February 2015
Stable Version 1.0.0
1.0.0-beta.1
12 Jan 19:47
Compare
Sorry, something went wrong.
No results found
1.0.0-beta.1 - 12 January 2015
Now in beta.
1.0.0-alpha.5
12 Jan 19:48
Compare
Sorry, something went wrong.
No results found
1.0.0-alpha.5 - 28 November 2014
Backwards compatible API changes
Added isectEmpty, isectNotEmpty, |isectEmpty, and |isectNotEmpty filter operators.
1.0.0-alpha.4
12 Jan 19:48
Compare
Sorry, something went wrong.
No results found
1.0.0-alpha.4 - 23 November 2014
Backwards compatible bug fixes
Fixed improper use of r.row in nested queries
1.0.0-alpha.3
12 Jan 19:48
Compare
Sorry, something went wrong.
No results found
1.0.0-alpha.3 - 23 November 2014
Backwards compatible bug fixes
Fixed the "in", "notIn", "|in", and "|notIn" operators
1.0.0-alpha.2
12 Jan 19:49
Compare
Sorry, something went wrong.
No results found
1.0.0-alpha.2 - 23 November 2014
Upgraded dependencies