Release Name: 1.0.7
Notes:
rroonga is a extension library to use groonga's DB-API
layer. rroonga provides Rubyish readable and writable
API. You can use groonga's first and highly functional
features from Ruby.
Changes:
=== Fixes
* Supported pkg-config installed by RubyGems on Ruby 1.8.
[Reported by @kamipo]
* Fixed a memory leak in Groonga::Table#columns.
=== Thanks
* @kamipo
|