Jun 2025 (v0.7.2)
Mochi v0.7.2 expands the example library and improves the testing workflow.
CLI
mochi testaccepts directories and the...wildcard for recursive tests
Example Library
- Added solutions for LeetCode problems 1–100 with a helper Makefile
- Sudoku solver showcases backtracking (problem 37)
Documentation
- Added "Common Language Errors" troubleshooting guide