Releases: njlg/perl-rethinkdb
Releases · njlg/perl-rethinkdb
v0.14
- bumping to v0.12
- callback should be passed to run() instead of changes()
- update changes callback for clarity
- pass along optargs to changes for things like include_initial
- preping a release
- filter nested keys in without()
- fix for issue #28
- adding new RethinkDB v2.3.4 functionality & tests
- test needs to clean itself up + test for the correct thing
- updating changes for last release
Rethinkdb v0.12
- Fix for Issue #22
- Fixing some bad tests
- Tested with RethinkDB v2.3.1
Rethinkdb v0.09
- Updating to 1.16.2-1 functionality
- Better test coverage
- Fixes issues on older versions of Perl
Rethinkdb v0.08
- Bringing this driver up-to-date with RethinkDB v1.15 API.
- Tested against v1.16.2-1
- Cleaning / Tidying
- Improvements to tests
- Prepping for CPAN publishing
Rethinkdb v0.06
Merge pull request #3 from njlg/match_api Match Api -- 0.06 Release