Sha256: e3f352109f3b2d80e5a94e35deb2a2a8d00ea8b8a8396905bfc789d41401ae12

Contents?: true

Size: 1.6 KB

Versions: 54

Compression:

Stored size: 1.6 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.8.0 (2017-02-21)

* Handle track-specific exercises

## v2.0.7.0 (2017-02-20)

* Add Vim script track

## v2.0.6.0 (2017-01-03)

* Deprecate SETUP.md in favor of a new, better-named TRACK_HINTS.md file.

## v2.0.5.0 (2016-12-16)

* Handle full URLs as documentation images

## v2.0.4.0 (2016-12-16)

* Make documentation image paths configurable

## 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

54 entries across 54 versions & 1 rubygems

Version Path
trackler-2.0.8.55 CHANGELOG.md
trackler-2.0.8.54 CHANGELOG.md
trackler-2.0.8.53 CHANGELOG.md
trackler-2.0.8.52 CHANGELOG.md
trackler-2.0.8.51 CHANGELOG.md
trackler-2.0.8.50 CHANGELOG.md
trackler-2.0.8.49 CHANGELOG.md
trackler-2.0.8.48 CHANGELOG.md
trackler-2.0.8.47 CHANGELOG.md
trackler-2.0.8.46 CHANGELOG.md
trackler-2.0.8.45 CHANGELOG.md
trackler-2.0.8.44 CHANGELOG.md
trackler-2.0.8.43 CHANGELOG.md
trackler-2.0.8.42 CHANGELOG.md
trackler-2.0.8.41 CHANGELOG.md
trackler-2.0.8.40 CHANGELOG.md
trackler-2.0.8.39 CHANGELOG.md
trackler-2.0.8.38 CHANGELOG.md
trackler-2.0.8.37 CHANGELOG.md
trackler-2.0.8.36 CHANGELOG.md