Skip to main content

Jul 2025 (v0.10.35)

Released on Tue Jul 22 10:43:45 2025 +0700.

Mochi v0.10.35 extends dataset and query features across language backends with updated documentation and tests.

Compilers

  • Int-keyed map support for the C transpiler
  • Sum queries enabled in the PHP backend
  • Group query sorting and HAVING clauses for Python
  • Save statements and stable sort in Lua with left join chaining for Erlang
  • group_by_multi_sort implemented across Kotlin, Pascal and Swift
  • JSONL loading and inference improved for Elixir
  • Basic loop helpers added to Scheme with continue/break in Haskell

Documentation

  • Progress logs and tasks refreshed across many languages
  • Golden outputs regenerated with TypeScript cleanup