Skip to content

v0.3.0

Compare
Choose a tag to compare
@j-tai j-tai released this 26 Jun 23:31
· 17 commits to master since this release
  • Output in stderr is now displayed for failing tests
  • Support multiple solutions for the same problem, using file names like problem1.solution1.cpp, problem1.another.cpp, etc.
  • Add coman init command to initialize a project with a default Coman.toml
  • Tests are now sorted numerically (e.g., "2" now comes before "10")
  • Improved error reporting