[Groonga-commit] groonga/groonga-command at 15d84cb [fix-travis-ci-error] doc: add 1.0.3 entry

アーカイブの一覧に戻る

Kosuke Asami null+****@clear*****
Wed Jan 13 17:20:48 JST 2016


Kosuke Asami	2013-07-23 17:10:32 +0900 (Tue, 23 Jul 2013)

  New Revision: 15d84cbcfd59884c0c0dfe6255d44c4fd34ba72a
  https://github.com/groonga/groonga-command/commit/15d84cbcfd59884c0c0dfe6255d44c4fd34ba72a

  Message:
    doc: add 1.0.3 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+20 -0)
===================================================================
--- doc/text/news.md    2013-07-23 17:10:10 +0900 (d62fd09)
+++ doc/text/news.md    2013-07-23 17:10:32 +0900 (c7ae8b2)
@@ -1,5 +1,25 @@
 # News
 
+## 1.0.3: 2013-07-23
+
+### Improvements
+
+  * Added predicate methods of table_create flags
+    to {Groonga::Command::TableCreate}
+    * {Groonga::Command::TableCreate#table_no_key?}
+    * {Groonga::Command::TableCreate#table_hash_key?}
+    * {Groonga::Command::TableCreate#table_pat_key?}
+    * {Groonga::Command::TableCreate#table_dat_key?}
+    * {Groonga::Command::TableCreate#key_with_sis?}
+  * Added predicate methods of column_create flags
+    to {Groonga::Command::ColumnCreate}
+    * {Groonga::Command::ColumnCreate#column_scalar?}
+    * {Groonga::Command::ColumnCreate#column_vector?}
+    * {Groonga::Command::ColumnCreate#column_index?}
+    * {Groonga::Command::ColumnCreate#with_section?}
+    * {Groonga::Command::ColumnCreate#with_weight?}
+    * {Groonga::Command::ColumnCreate#with_position?}
+
 ## 1.0.2: 2013-06-27
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る