[Groonga-commit] ranguba/rroonga at bb7097f [master] Add 4.0.7 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 12 22:13:41 JST 2014


Kouhei Sutou	2014-12-12 22:13:41 +0900 (Fri, 12 Dec 2014)

  New Revision: bb7097f75e383bc42ed7f76f1d3f15ad89be5f5a
  https://github.com/ranguba/rroonga/commit/bb7097f75e383bc42ed7f76f1d3f15ad89be5f5a

  Message:
    Add 4.0.7 entry

  Modified files:
    doc/text/news.textile

  Modified: doc/text/news.textile (+12 -0)
===================================================================
--- doc/text/news.textile    2014-12-12 22:09:25 +0900 (2c3ac48)
+++ doc/text/news.textile    2014-12-12 22:13:41 +0900 (5565017)
@@ -1,5 +1,17 @@
 h1. NEWS
 
+h2(#4-0-7). 4.0.7: 2014-12-12
+
+h3. Improvements
+
+* Supported Groonga 4.0.8. Groonga 4.0.7 or older aren't supported.
+* Added @:reuse_posting_object@ option to
+  {Groonga::IndexCursor#each}. The option improves performance by
+  reducing memory allocation. The option is disabled by default because
+  reusing the same object isn't Rubyish.
+* Added {Groonga::IndexCursor#estimate_size}. [GitHub#38]
+* Accepted string for integer, unsigned integer and float type key.
+
 h2(#4-0-6). 4.0.6: 2014-11-06
 
 h3. Improvements
-------------- next part --------------
HTML����������������������������...
Download 



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