Skip to content

Releases: exercism/cli

exercism-v3.5.1 runner

28 Aug 09:57
fe08d18
Compare
Choose a tag to compare

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


Changelog

exercism-v3.5.0

23 Aug 06:58
bdbcc49
Compare
Choose a tag to compare

exercism-v3.4.2

20 Aug 11:31
9c0b6c5
Compare
Choose a tag to compare

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

Add test command to Shell completions by @muzimuzhi

exercism-v3.4.1

15 Aug 13:41
743afdf
Compare
Choose a tag to compare

exercism-v3.4.0

09 May 08:07
95f08f3
Compare
Choose a tag to compare

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)

exercism-v3.3.0

15 Feb 09:03
32aeac6
Compare
Choose a tag to compare

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

This release fixes the exercism test command not working for the 8th and emacs-lisp tracks (@glennj)
The root command description is also simplified and the correct domain is used for the FAQ link (@tomasnorre).

exercism-v3.2.0

01 Aug 09:47
Compare
Choose a tag to compare

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

This release adds the test command which runs the tests for the current exercise, without having to specify the track-specific test command.

exercism-v3.1.0

04 Oct 09:40
45ccec2
Compare
Choose a tag to compare

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

This release adds the ability to submit an exercise without explicitly specifying the files to submit.

Command-line client for https://exercism.io and https://teams.exercism.io

24 Oct 18:29
0b03f0d
Compare
Choose a tag to compare

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


This release improves security and error handling. Releases are now generated by GoReleaser

Command-line client for https://exercism.io and https://teams.exercism.io

07 Jul 14:15
Compare
Choose a tag to compare

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


This release improves error handling and shell tab completion scripts.