[Groonga-commit] ranguba/rroonga at 3ed6f96 [master] Add 5.0.2 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 18 12:15:21 JST 2015


Kouhei Sutou	2015-05-18 12:15:21 +0900 (Mon, 18 May 2015)

  New Revision: 3ed6f9663bd5af21735e62bc75af7aa4f51cf130
  https://github.com/ranguba/rroonga/commit/3ed6f9663bd5af21735e62bc75af7aa4f51cf130

  Message:
    Add 5.0.2 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+18 -0)
===================================================================
--- doc/text/news.md    2015-05-18 12:14:58 +0900 (3604bc0)
+++ doc/text/news.md    2015-05-18 12:15:21 +0900 (0ea6681)
@@ -1,5 +1,23 @@
 # NEWS
 
+## 5.0.2: 2015-05-18 {#version-5-0-2}
+
+### Improvements
+
+  * Added {Groonga::Plugin.ruby_suffix}.
+  * {Groonga::Hash} is used as the default table type when `:key_type`
+    is specified in {Groonga::Schema}. {Groonga::Array} was used as
+    the default table type. It's a backward incompatible change. But
+    nobody will not stumped. Because `:key_type` is specified but
+    `:type` isn't specified case is a bug of user's program.
+  * Added {Groonga::Logger.log}.
+  * Added {Groonga::Logger.rotate_threshold_size}.
+  * Added {Groonga::Logger.rotate_threshold_size=}.
+  * Added {Groonga::QueryLogger.log}.
+  * Added {Groonga::QueryLogger.rotate_threshold_size}.
+  * Added {Groonga::QueryLogger.rotate_threshold_size=}.
+  * Implemented {Groonga::QueryLogger::Flags.parse}.
+
 ## 5.0.1: 2015-04-14 {#version-5-0-1}
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
Download 



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