mojolingo/talking_stick

View on GitHub
Changes.md

Summary

Maintainability
Test Coverage
# develop
 
# [2.1.0](https://github.com/mojolingo/talking_stick/compare/v2.0.0...v2.1.0) - [2017-11-09](https://rubygems.org/gems/talking_stick/versions/2.1.0)
* Support for Rails 5.1
 
# [2.0.0](https://github.com/mojolingo/talking_stick/compare/v1.0.0...v2.0.0) - [2017-10-11](https://rubygems.org/gems/talking_stick/versions/2.0.0)
* *Breaking* HTML elements prefixed with `talking-stick-`
* Improve ability to embed this engine into existing Rails applications by disabling `isolate_engine`
* We dropped support for Rails < 4.2
* Support for Rails 4.2 and Rails 5.0
 
# [1.0.0](https://github.com/mojolingo/talking_stick/compare/v0.0.1...v1.0.0) - [2016-01-02](https://rubygems.org/gems/talking_stick/versions/1.0.0)
* First stable version of Talking Stick - see [README](https://github.com/mojolingo/talking_stick/blob/v1.0.0/README.md) for details
 
# [0.0.1](https://github.com/mojolingo/talking_stick/releases/tag/v0.0.1) - [2015-05-17](https://rubygems.org/gems/talking_stick/versions/0.0.1)
* Initial layout of the Rails engine...not much function yet