Aug 2025 (v0.10.66)
Released on Thu Aug 14 10:19:34 2025 +0000.
Mochi v0.10.66 expands graph algorithm coverage and enhances multiple transpilers.
Transpilers
- C transpiler adds breadth-first search support.
- Zig handles shadowed parameters and list types.
- C# transpiler produces deterministic timestamps.
- Go precomputes pointer parameters.
- Erlang allows untyped parameters.
- Dart casts integers to doubles when needed.
- TypeScript fixes negative integer division.
- Racket supports list field mutation.
Algorithms
- Ruby transpiles algorithms 503–553 and clones arrays when appending.
- Algorithm metrics refreshed for Clojure and F#.
- Racket and others regenerate algorithm outputs.