Skip to main content

Jul 2025 (v0.10.36)

Released on Tue Jul 22 16:14:06 2025 +0700.

Mochi v0.10.36 enhances dataset operations and query features across many transpilers with refreshed documentation and tests.

Compilers

  • Advanced group query typing in the Scala backend with JSONL and YAML support
  • Update statement support in Go and a mixed Go/Python example
  • Improved grouping, joins and optional handling across C, C++ and Pascal
  • Dynamic maps and JSON builtins for OCaml with group-by HAVING clauses
  • Dataset loading and right join features for Erlang
  • FFI support introduced in the Zig transpiler

Documentation

  • Progress logs and checklists updated for multiple languages
  • Golden outputs and tests regenerated across backends