Sha256: f79b4b3cba500f37f4caa22eaec0422fba25db909342605508f89117ab1d4690
Contents?: true
Size: 1.45 KB
Versions: 1
Compression:
Stored size: 1.45 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.4.1] - 2021-11-17 ### Changed - Require MFA for release. ## [0.4.0] - 2021-09-15 ### Added - Support the `--ignore` option for removing false positives from the lint run. ## [0.3.0] - 2021-03-29 ### Changed - Support the renamed rubygems source instance variable. ## [0.2.2] - 2020-04-23 ### Changed - Lower the threshold so we don't get so many false positives. ## [0.2.1] - 2020-02-24 ### Changed - Fix invocation when not specifying path to gemfile. ## [0.2.0] - 2020-02-20 ### Added - Allow linting multiple Gemfile paths in one command. ## [0.1.0] - 2020-02-20 ### Added - 🎉 Initial release. [unreleased]: https://github.com/kddnewton/gemfilelint/compare/v0.4.1...HEAD [0.4.1]: https://github.com/kddnewton/gemfilelint/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/kddnewton/gemfilelint/compare/v0.3.0...v0.4.0 [0.3.0]: https://github.com/kddnewton/gemfilelint/compare/v0.2.2...v0.3.0 [0.2.2]: https://github.com/kddnewton/gemfilelint/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/kddnewton/gemfilelint/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/kddnewton/gemfilelint/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/kddnewton/gemfilelint/compare/935da5...v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gemfilelint-0.4.1 | CHANGELOG.md |