Sha256: 4bb2b47d3eef9aeaa08d748f4690adf408b0dc146ff92d6d0190c550e3558904

Contents?: true

Size: 1.04 KB

Versions: 11

Compression:

Stored size: 1.04 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.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

11 entries across 11 versions & 1 rubygems

Version Path
trackler-2.0.0.10 CHANGELOG.md
trackler-2.0.0.9 CHANGELOG.md
trackler-2.0.0.8 CHANGELOG.md
trackler-2.0.0.7 CHANGELOG.md
trackler-2.0.0.6 CHANGELOG.md
trackler-2.0.0.5 CHANGELOG.md
trackler-2.0.0.4 CHANGELOG.md
trackler-2.0.0.3 CHANGELOG.md
trackler-2.0.0.2 CHANGELOG.md
trackler-2.0.0.1 CHANGELOG.md
trackler-2.0.0.0 CHANGELOG.md