Sha256: 640c9a3ee07536adc36456b9c88d1a712969a5df8128b3f49b13d2d65d8b5f3f
Contents?: true
Size: 1.31 KB
Versions: 1
Compression:
Stored size: 1.31 KB
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Added ## [0.2.3] - 18/03/2017 ### Added - Fix issue with the parser not running due to missing parameter - Improve `install.sh`, do a few defensive checks - Add support for `make` ## [0.2.2] - 13/03/2017 ### Added - Add rubocop support for the project - Refactor each file that reports a rubocop violation - Add support for continuous integration with rubocop - Removed Travis CI and use Circle CI instead ## [0.2.1] - 02/12/2016 ### Added - Updated readme to add FAQ section - Added FAQ question about file types - Added ability for EditorConfig object to know if it is a 'minimum' object (where minimum is if only the `root` and `file_type` are not nil - Added a changelog - Improved the EditorConfig object to initialise all instance variables [Unreleased]: https://github.com/muyiwaolu/editorconfig-generator/compare/v0.2.2...HEAD [0.2.1]: https://github.com/muyiwaolu/editorconfig-generator/compare/v0.2.0...v0.2.1 [0.2.2]: https://github.com/muyiwaolu/editorconfig-generator/compare/v0.2.1...v0.2.2 [0.2.3]: https://github.com/muyiwaolu/editorconfig-generator/compare/v0.2.2...v0.2.3
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
editorconfig_generator-0.2.3 | changelog.md |