Skip to content

Releases: exercism/crystal-test-runner

v2.0.2

18 May 14:50
bbdc6b7

Choose a tag to compare

  • Move to Crystal 1.12.1

v2.0.1

19 Feb 11:21
01d1a76

Choose a tag to compare

  • Fixed so the test runner will pick up runtime errors as actual errors and not make test suite pass

v2.0.0

19 Feb 11:21
01d1a76

Choose a tag to compare

  • 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

30 Oct 12:00
824ced3

Choose a tag to compare

1.2

  • Move to Crystal 1.10.1
  • Limit output to 500 characters

1.1.0

16 Aug 14:30
db60fac

Choose a tag to compare

  • Move to Crystal 1.9.2
  • Fix the README

1.0.1

26 Jun 19:55
a550c8b

Choose a tag to compare

  • Remove reference to the exercism crystal repo