Skip to content

exercism-v3.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 08:07
· 4 commits to main since this release
95f08f3

To install, follow the interactive installation instructions at https://exercism.io/cli-walkthrough


This releases contains the following changes:

  • Update exercism test to use Gradle wrapper to test Java exercise (#1126)
  • Add support for Pyret to exercism test (#1139)
  • Add support for J to exercism test (#1136)
  • exercism open does not require specifying the directory (defaults to current directory) (#1070)
  • exercism troubleshoot suggests to open forum post instead of GitHub issue (#1122)
  • Update the help text for exercism submit to indicate specifying files is optional (#1065)
  • Fixed release notes link (#1140)