We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7970697 commit 730fcaaCopy full SHA for 730fcaa
1 file changed
doc/text/news.md
@@ -1,5 +1,22 @@
1
# NEWS
2
3
+## 0.7.1 - 2024-12-24
4
+
5
+### Improvements
6
7
+ * Added explicit csv gem dependency for Ruby 3.3
8
+ * GH-35
9
+ * Reported by Tatsuhiko Miyagawa
10
11
+ * `column_list`: Added support for `generator` that is available
12
+ since Groonga 14.1.0.
13
14
+ * Suppressed warnings with Ruby 3.4.
15
16
+### Thanks
17
18
+ * Tatsuhiko Miyagawa
19
20
## 0.7.0 - 2024-10-16
21
22
### Improvements
0 commit comments