Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Releases: exercism/v2-configlet

Fix bug in missing example file detection

27 Jan 00:22
Compare
Choose a tag to compare
v1.0.4

Bump version to 1.0.4

Handle optional subdir 'exercises' for exercise files

21 Jan 01:31
Compare
Choose a tag to compare

This should lead to easier track maintenance.

Patch release - fix bug in example solution recognition

24 Jun 14:59
Compare
Choose a tag to compare

The Problems API matches /example/i against the entire path, not just the file name. Configlet was just looking at the file name.

Patch release - improved build script

31 Aug 05:09
Compare
Choose a tag to compare

The build script was archiving the binary so that when it got unpacked it ended up in a directory out/. This fixes it so that the binary is not in any directory.

First official release

31 Aug 04:32
Compare
Choose a tag to compare

This is a very simple sanity checker for exercism problem tracks.

It has one command:

$ configlet path/to/track