Sha256: 43cc18b0393bcb159fbb0d69ce021cfe98734e86c0fcbc1bd696a927fcc00cf8
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ### Changed ### Fixed ### Removed ## [10.1.1] - 2023-05-30 ### Added - `config/base.yml` for all shared configs - `Rubocop::Lts.install_tasks` to roll-up rake tasks from dependencies (e.g. rubocop_gradual) ## [10.1.0] - 2023-05-22 ### Removed - Support for installs on Ruby < 2.7. Minimum runtime version is Ruby 2.7. Continues to analyze older Ruby. ## [10.0.1] - 2022-06-09 ### Fixed - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev ### Added - Improve, and dry up documentation ## [10.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.3 [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.1.1...HEAD [10.1.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.1.0...v10.1.1 [10.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.1...v10.1.0 [10.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.0...v10.0.1 [10.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v10.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-lts-10.1.1 | CHANGELOG.md |