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

Latest commit

 

History

History
152 lines (115 loc) · 8.85 KB

CHANGELOG.md

File metadata and controls

152 lines (115 loc) · 8.85 KB

Changelog

Exercism configlet follows semantic versioning.


Next Release

v3.9.2 (11th June 2018)

  • #139 Add missing boolean field ExerciseMetadata.AutoSupport @kytrinyx
  • #138 Update type of ExerciseMetadata.ChecklistIssue to int @kytrinyx

v3.9.1 (3rd June 2018)

v3.9.0 (8th May 2018)

v3.8.0 (20th March 2018)

v3.7.0 (4th February 2018)

v3.6.1 (11th November 2017)

v3.6.0 (20th October 2017)

v3.5.1 (23rd September 2017)

v3.5.0 (5th September 2017)

  • #67 Update track id detection to use absolute path - @nywilken
  • #63 fmt: fix topic normalisation - @robphoenix
  • #57 Add UUID validation across exercises and tracks to lint command - @nywilken

v3.4.0 (22nd August 2017)

v3.3.0 (14th August 2017)

v3.2.0 (4th August 2017)

v3.1.0 (23rd July 2017)

v2.0.2 (9th July 2017)

v2.0.1 (11th June 2017)

v2.0.0 (10th June 2017)

  • #17 Remove support for exercise implementations in the root of the track - @kytrinyx
  • #16 Remove support for problems key in config.json - @kytrinyx
  • #14 Readme.md: Link to config.json documentation. - @Insti

v1.1.0 (8th May 2017)