mysql2 v0.3.21 Release Notes

Release Date: 2016-05-08 // almost 8 years ago
  • ๐Ÿ†• 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