News
1.0.4: 2013-09-18
Improvements
- Groonga::Command::TableCreate: Supported "--normalizer" parameter.
- Groonga::Command::Select: Supported all parameters.
Fixes
- Fixed a bug that is caused by using with rroonga.
1.0.3: 2013-07-23
Improvements
- Added predicate methods of table_create flags to Groonga::Command::TableCreate
- Added predicate methods of column_create flags to Groonga::Command::ColumnCreate
1.0.2: 2013-06-27
Improvements
- Supported "dump" command.
- Added Groonga::Command::Base#output_type.
- [http] Supported key only parameter.
- Supported Groonga::Command::Select#conditions without filter parameter.
1.0.1: 2012-12-06
It's bug fix release.
Improvements
- Supported "register" command.
Fixes
- Asigned value and columns of "load" command to a result command correctly in stand alone parsing.
1.0.0: 2012-11-29
The first release!!!