Jul 2025 (v0.10.20)
Released on Wed Jul 9 10:05:52 2025 +0700.
Mochi v0.10.20 introduces join operations across compilers with a refreshed Python backend and updated tests.
Compilers
- C backend gains cross and inner/outer join support
- TypeScript, Go and Elixir compilers implement basic join features
- Python compiler rewritten for idiomatic style with join helpers
- Numeric and map enhancements for Dart, Rust, Erlang and C++
Tests
- Updated machine outputs across languages with obsolete artifacts removed
- Fixed Python and Elixir join regressions