Skip to content

Releases: groonga/groonga-command-parser

groonga-command-parser 1.1.7: 2026-06-26

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:18

Fixes

  • load: Removed trailing spaces in data. This was a backward
    incompatible change in 1.1.6. This change restored the previous
    behavior.

groonga-command-parser 1.1.6: 2026-06-25

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:09

Improvements

  • Migrated to json gem from json-stream gem.

  • Dropped support for Ruby 2.6.

groonga-command-parser 1.1.5: 2024-12-24

Choose a tag to compare

@github-actions github-actions released this 24 Dec 07:25

Improvements

  • Suppressed warnings with Ruby 3.4.