[Groonga-commit] ranguba/groonga-client at bf92825 [master] Add more 0.5.0 entry items

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 8 13:46:25 JST 2017


Kouhei Sutou	2017-05-08 13:46:25 +0900 (Mon, 08 May 2017)

  New Revision: bf9282549e8dbb49bfd0603d68f9f113b98f41b1
  https://github.com/ranguba/groonga-client/commit/bf9282549e8dbb49bfd0603d68f9f113b98f41b1

  Message:
    Add more 0.5.0 entry items
    
    We should also mention backward incompatible changes and fixes.

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+13 -0)
===================================================================
--- doc/text/news.md    2017-05-08 13:40:31 +0900 (dbcdb4c)
+++ doc/text/news.md    2017-05-08 13:46:25 +0900 (dbf8a94)
@@ -19,6 +19,19 @@
     You can use this method by
     `filter.geo_in_rectangle(:location, "0x100", "100x0")`.
 
+  * `Groonga::Client::Request::Select#filter`: Changed how to handle
+    `Symbol` to identifier in Groonga script syntax expression from
+    string literal in Groonga script syntax expression. It's a
+    backward incompatible change. Some methods keep compatibility as
+    much as possible but some methods may break compatibility
+    unexpectedly. If you find any incompatibility what you think
+    unexpected, please report to us.
+
+### Fixes
+
+  * `groonga-client`: Fixed a bug that `load --values` input causes an
+    error.
+
 ## 0.4.3 - 2017-04-21
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
Descargar 



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