Skip to content

Releases: njlg/perl-rethinkdb

v0.14

01 Jul 18:55
Compare
Choose a tag to compare
  • 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

28 Apr 15:04
Compare
Choose a tag to compare
  • Fix for Issue #22
  • Fixing some bad tests
  • Tested with RethinkDB v2.3.1

Rethinkdb v0.09

03 Mar 16:57
Compare
Choose a tag to compare
  • Updating to 1.16.2-1 functionality
  • Better test coverage
  • Fixes issues on older versions of Perl

Rethinkdb v0.08

28 Feb 21:54
Compare
Choose a tag to compare
  • 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

30 Aug 04:51
Compare
Choose a tag to compare
Merge pull request #3 from njlg/match_api

Match Api -- 0.06 Release