Skip to content

0.3.21

Compare
Choose a tag to compare
@sodabrew sodabrew released this 08 May 01:34
· 638 commits to master since this release

New Features

None

Bugfixes

  • Fix segfault when :cache_rows => false

Changes

  • Add Ruby 2.3.1 to the Travis CI matrix
  • Use Thread.handle_interrupt to protect Client#query against Timeout interrupts