[Groonga-commit] groonga/groonga-command at 3997842 [master] Add 1.1.8 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 21 12:50:34 JST 2016


Kouhei Sutou	2016-03-21 12:50:34 +0900 (Mon, 21 Mar 2016)

  New Revision: 3997842ea1ec30e4ee397fba5e279be4bf45dbdb
  https://github.com/groonga/groonga-command/commit/3997842ea1ec30e4ee397fba5e279be4bf45dbdb

  Message:
    Add 1.1.8 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+15 -0)
===================================================================
--- doc/text/news.md    2016-03-21 12:44:40 +0900 (c712cdf)
+++ doc/text/news.md    2016-03-21 12:50:34 +0900 (4824f3f)
@@ -1,5 +1,20 @@
 # News
 
+## 1.1.8: 2016-03-21
+
+### Improvements
+
+  * {Groonga::Command::Shutdown}: Added.
+  * {Groonga::Command::TableRemove#name}: Added.
+  * {Groonga::Command::TableRemove#dependent?}: Added.
+  * {Groonga::Command::Base#request_id}: Added.
+  * {Groonga::Command.all}: Added.
+  * {Groonga::Command.find}: Supported `Symbol` as command name.
+  * {Groonga::Command#command_name}: Added. Because
+    {Groonga::Command#name} may be overwritten by subclasses. For
+    example, {Groonga::TableRemove#name} overwrites it.
+  * {Groonga::Command#name}: Made deprecated.
+
 ## 1.1.7: 2016-03-07
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
Download 



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