NEWS

0.0.6 - 2014-03-25

Fixes

  • HTTP, Cool.io: Fixed a bug that body is handled when body is partially read.

0.0.5 - 2014-03-25

Improvements

  • Wrapped internal connection errors by Groonga::Client::Connection::Error.
  • Supported asynchronous request by calling with block.
  • Added Cool.io HTTP backend.

Changes

  • Changed protocol implementation module/directory name to protocol from connection.

Fixes

  • Fixed a bug that options passed to Groonga::Client.new is changed destructively.

0.0.4 - 2013-10-29

Improvements

0.0.3 - 2013-09-18

Improvements

0.0.2 - 2013-07-08

Improvements

  • Supported "select" command.
  • Supported Enumerable type interface in Response::TableList and Response::ColumnList

0.0.1 - 2013-06-27

Initial release!!!