Sha256: 194c50441d696b2a8623e6b35326857bf2f9dfa1a8561a242fe67514fc9abeea

Contents?: true

Size: 1.25 KB

Versions: 10

Compression:

Stored size: 1.25 KB

Contents

# Change log

The Trackler gem almost follows [semantic versioning](http://semver.org/).

We've added a forth level, which tracks content. It gets bumped each time we
update the submodules.

      1   .   0   .   0   .   0
    MAJOR   MINOR   PATCH   CONTENT

The changelog will not be updated for content updates.

----------------

## Next Release
* **Your contribution here**

## v2.0.3.0 (2016-11-29)

* Remove test fixture that breaks x-api

## v2.0.2.0 (2016-11-29)

* Add support for SVG icons by default

## v2.0.1.0 (2016-11-25)

* Make track documentation accessible via messages.

## v2.0.0.0 (2016-10-22)

* Fix domain concept confusion on Tracks. **Backwards incompatible**

## v1.0.4.0 (2016-10-21)

* Provide a list of unimplemented exercises for a track

## v1.0.3.0 (2016-10-21)

* Add more granular states for track state

## v1.0.2.0 (2016-10-17)

* Add script to update submodules and bump version
* Invalidate the data caches when switching track data path

## v1.0.1.0 (2016-10-16)

Make the location of the track data configurable so we can use fixture
data for the x-api and exercism.io tests.

## v1.0.0.0 (2016-10-03)

This is an extraction of the tracks, problems, and implementations logic
from [x-api][xapi].

[xapi]: https://github.com/exercism/x-api

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
trackler-2.0.3.9 CHANGELOG.md
trackler-2.0.3.8 CHANGELOG.md
trackler-2.0.3.7 CHANGELOG.md
trackler-2.0.3.6 CHANGELOG.md
trackler-2.0.3.5 CHANGELOG.md
trackler-2.0.3.4 CHANGELOG.md
trackler-2.0.3.3 CHANGELOG.md
trackler-2.0.3.2 CHANGELOG.md
trackler-2.0.3.1 CHANGELOG.md
trackler-2.0.3.0 CHANGELOG.md