[Groonga-commit] ranguba/rroonga at 4cb1c29 [master] Add 7.0.2 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 26 10:59:08 JST 2017


Kouhei Sutou	2017-04-26 10:59:08 +0900 (Wed, 26 Apr 2017)

  New Revision: 4cb1c29a39210c0b95f4ada3c5623424087e68a0
  https://github.com/ranguba/rroonga/commit/4cb1c29a39210c0b95f4ada3c5623424087e68a0

  Message:
    Add 7.0.2 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+28 -0)
===================================================================
--- doc/text/news.md    2017-04-26 10:49:17 +0900 (3d7e81a)
+++ doc/text/news.md    2017-04-26 10:59:08 +0900 (e2f1dd2)
@@ -1,5 +1,33 @@
 # NEWS
 
+## 7.0.2: 2017-04-29 {#version-7-0-2}
+
+### Improvements
+
+  * Supported Groonga 7.0.2. Groonga 7.0.1 or older aren't supported.
+
+  * {Groonga::IndexColumn#open_cursor}: Supported opening a cursor by
+    token.
+
+  * {Groonga::IndexColumn#[]}: Supported a token.
+
+  * {Groonga::InvertedIndexCursor#closed?}: Added.
+
+  * {Groonga::TableKeySupport#key?}: Added.
+
+  * {Groonga::TableKeySupport#has_key?}: Deprecated. Use
+    {Groonga::TableKeySupport#key?} instead.
+
+  * {Groonga::DataColumn#apply_window_function}: Supported `:group_keys`.
+
+  * {Groonga::Column#weight_vector?}: Added.
+
+  * {Groonga::DataColumn#apply_expression}: Added.
+
+  * {Groonga::Column#data?}: Added.
+
+  * {Groonga::DefaultCache}: Added.
+
 ## 6.1.3: 2017-01-12 {#version-6-1-3}
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
下载 



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