v0.4.1 (2017-03-26)
Merged pull requests:
v0.4.0 (2017-03-26)
Merged pull requests:
v0.3.7 (2017-03-03)
Closed issues:
- Incorrect error message and/or lack of support for DB toggling/changing #72
Merged pull requests:
v0.3.6 (2017-03-02)
Merged pull requests:
v0.3.5 (2017-02-18)
Closed issues:
- Where is ../lib?? #69
Merged pull requests:
- Fix example test and add test for params.rethinkdb #70 (daffl)
- Add params.rethinkdb to pass driver options #68 (patrykwegrzyn)
v0.3.4 (2017-02-04)
Closed issues:
- Doesn't create database or tables #66
Merged pull requests:
v0.3.3 (2016-12-21)
Closed issues:
- Query with $and condition? #62
- Hangs creating pool on Windows #61
- Missing real-time changefeed documentation #21
Merged pull requests:
- Add $and param (related with #62) #64 (JZiebikiewicz)
v0.3.2 (2016-11-20)
Merged pull requests:
v0.3.1 (2016-11-20)
Closed issues:
- Add utility for creating a table #54
- $search not working - cannot convert
undefined
with r.expr() #31 - Add test for $search #26
- Support cursors #13
- Create tests for returning cursors. #4
Merged pull requests:
- $contains search in arrays #58 (daffl)
- Tests for $search #57 (daffl)
- Use .init to create test databases #56 (daffl)
- Initialize Database #55 (slajax)
v0.3.0 (2016-11-15)
Closed issues:
- Boolean values #52
- Can't figure out how to get $in to work #48
- $sort doesn't seem to work as expected #47
- Travis tests running out of memory when starting RethinkDB server #41
- Make $or use the
parseQuery
function #5 - Create additional query tests. #3
Merged pull requests:
- Update feathers-service-tests to version 0.9.0 🚀 #53 (greenkeeperio-bot)
- jshint —> semistandard #50 (corymsmith)
- adding code coverage #49 (ekryski)
v0.2.8 (2016-09-27)
v0.2.7 (2016-09-27)
v0.2.6 (2016-09-27)
v0.2.5 (2016-09-27)
v0.2.4 (2016-09-27)
Closed issues:
- Mention id option in documentation #35
Merged pull requests:
- Accept string or integer
$sort
param #43 (pkese) - Fix sample code to use tableCreate() instead of another dbCreate() #37 (sjmcdowall)
v0.2.3 (2016-08-25)
Closed issues:
- Cannot read property '0' of undefined when creating multiple entries #33
Merged pull requests:
- Set generated ids properly and only if available #34 (daffl)
- Update mocha to version 3.0.0 🚀 #32 (greenkeeperio-bot)
v0.2.2 (2016-07-23)
Closed issues:
- TypeError: Cannot read property '0' of undefined #29
- TypeError: Cannot read property '0' of undefined #28
- Add $regexp type filter #16
Merged pull requests:
- Implement configurable id field -- fixes #28 #30 (pkese)
- Update all dependencies 🌴 #27 (greenkeeperio-bot)
v0.2.1 (2016-06-04)
Closed issues:
Merged pull requests:
- Fixes undefined res.generated_keys on create() when doc submitted w/ an id #24 (alvin)
- Add support for $match and regexp #19 (codermapuche)
- handles undefined on update() result.changes #18 (alvin)
v0.2.0 (2016-04-11)
Closed issues:
Merged pull requests:
v0.1.1 (2016-04-06)
Closed issues:
- Is this still in dev? #9
v0.1.0 (2016-04-02)
Closed issues:
- Move rethinkdbdash to a dev dependency. #11
- Make it pass all tests #10
- Rework the find method. #8
- Allow reusing an existing connection. #7
* This Change Log was automatically generated by github_changelog_generator