Sha256: f43c7d515679d5b5af9a67be4a721d4ceacd71254a895efbdf32d7b017800380

Contents?: true

Size: 1.74 KB

Versions: 55

Compression:

Stored size: 1.74 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.1.0.0 (2017-04-21)

* Add customizable ignore pattern
* Add back method that got removed in a refactoring; it was part of the public API

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

55 entries across 55 versions & 1 rubygems

Version Path
trackler-2.1.0.55 CHANGELOG.md
trackler-2.1.0.54 CHANGELOG.md
trackler-2.1.0.53 CHANGELOG.md
trackler-2.1.0.52 CHANGELOG.md
trackler-2.1.0.51 CHANGELOG.md
trackler-2.1.0.50 CHANGELOG.md
trackler-2.1.0.49 CHANGELOG.md
trackler-2.1.0.48 CHANGELOG.md
trackler-2.1.0.47 CHANGELOG.md
trackler-2.1.0.46 CHANGELOG.md
trackler-2.1.0.45 CHANGELOG.md
trackler-2.1.0.44 CHANGELOG.md
trackler-2.1.0.43 CHANGELOG.md
trackler-2.1.0.42 CHANGELOG.md
trackler-2.1.0.41 CHANGELOG.md
trackler-2.1.0.40 CHANGELOG.md
trackler-2.1.0.39 CHANGELOG.md
trackler-2.1.0.38 CHANGELOG.md
trackler-2.1.0.37 CHANGELOG.md
trackler-2.1.0.36 CHANGELOG.md