Skip to content

Releases: ranguba/groonga-client

groonga-client 0.7.1 - 2024-12-24

24 Dec 07:31
Compare
Choose a tag to compare

Improvements

  • Added explicit csv gem dependency for Ruby 3.3

    • GH-35
    • Reported by Tatsuhiko Miyagawa
  • column_list: Added support for generator that is available
    since Groonga 14.1.0.

  • Suppressed warnings with Ruby 3.4.

Thanks

  • Tatsuhiko Miyagawa

groonga-client 0.7.0 - 2024-10-16

16 Oct 00:36
Compare
Choose a tag to compare

Improvements

  • Improved error message on JSON parse error.
    • GH-32
    • Patch by Abe Tomoaki

Thanks

  • Abe Tomoaki