Releases: exercism/crystal-test-runner
Releases · exercism/crystal-test-runner
v2.0.2
v2.0.1
- Fixed so the test runner will pick up runtime errors as actual errors and not make test suite pass
v2.0.0
- Move to Crystal 1.11.2
- Refactored test runner
- Going from three exectuables down to two
- Improved build time
- Simplify the scripts to make them easier to maintain.
This includes around a 40-50 percent reduction of lines of code
- Improved documentation
1.2.0
1.2
- Move to Crystal 1.10.1
- Limit output to 500 characters
1.1.0
- Move to Crystal 1.9.2
- Fix the README
1.0.1
- Remove reference to the exercism crystal repo