Skip to content

Releases: exercism/cli

exercism-v3.5.7

15 Jul 16:13
0038ab5
Compare
Choose a tag to compare

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


Changelog

  • de0cf3e Add error decoding support for content type parameters such as charset (#1202)
  • 0038ab5 Add version bump from v3.5.6 to v3.5.7 (#1204)
  • c84b33c Fix goreleaser deprecations (#1201)

exercism-v3.5.6

06 Jul 18:59
c9e0237
Compare
Choose a tag to compare

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


Changelog

  • 05260ea Check HTTP response content type before trying to decode it as JSON (#1196)
  • f8a1087 Support for Futhark in exercism test (#1199)
  • 19a7972 Show a "try again after" message when a response sets a Retry-After header (#1198)

exercism-v3.5.5

30 May 13:29
14f2349
Compare
Choose a tag to compare

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


Changelog

exercism-v3.5.4

15 Nov 08:48
7580d02
Compare
Choose a tag to compare

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


Changelog

exercism-v3.5.2

09 Oct 11:09
24276b7
Compare
Choose a tag to compare

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


Changelog

exercism-v3.5.1

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)