[Groonga-commit] ranguba/groonga-client at 1100135 [master] Add 0.4.2 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Mar 9 14:18:20 JST 2017


Kouhei Sutou	2017-03-09 14:18:20 +0900 (Thu, 09 Mar 2017)

  New Revision: 1100135aaf950099439796d38deb73fc50bc9025
  https://github.com/ranguba/groonga-client/commit/1100135aaf950099439796d38deb73fc50bc9025

  Message:
    Add 0.4.2 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+14 -0)
===================================================================
--- doc/text/news.md    2017-03-09 13:42:02 +0900 (4c5d5f7)
+++ doc/text/news.md    2017-03-09 14:18:20 +0900 (c2ef8d0)
@@ -1,5 +1,19 @@
 # NEWS
 
+## 0.4.2 - 2016-03-09
+
+### Improvements
+
+  * `Groonga::Client#request`: Added a new generic request method.
+
+  * `Groonga::Client::Request::Generic#flags_parameter`: Added a
+    convenience method to add a flags parameter such as
+    `table_create`'s `flags` parameter.
+
+  * `Groonga::Client::Request::Generic#values_parameter`: Added a
+    convenience method to add a parameter that takes multiple values
+    such as `select`'s `output_columns` parameter.
+
 ## 0.4.1 - 2016-02-07
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index