Sha256: a4f69eb544e9ce4a79d485ff5faca508605a8e6435ca67e325f1c48944dd70d2
Contents?: true
Size: 1.47 KB
Versions: 1
Compression:
Stored size: 1.47 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 ## [2.0.3] 2023-05-19 ### Fixed - Ship rakelib/**/*.rake tasks - Fix rake_tasks hook on Railtie ## [2.0.2] 2023-05-17 [YANKED] ### Fixed - Copyright year - CHANGELOG version numbers and release dates - Ruby version rules target - `standard-rubocop-lts: config/ruby-3.2.yml` - SECURITY documentation - CI runs on Ruby 3.2 ## [2.0.1] 2023-05-17 [YANKED] ### Added - Initial release - Configs for: - rubocop - rubocop-gradual - rubocop-md - rubocop-rake - rubocop-shopify - rubocop-thread_safety - standard - standard-performance - standard-custom - And optionally, if you are using RSpec: - rubocop-rspec - And optionally, if you are building a RubyGem: - rubocop-packaging - And optionally, if you are building a Rails app: - betterlint - standard-rails - version_gem [Unreleased]: https://gitlab.com/rubocop-lts/rubocop-ruby3_2/-/compare/v2.0.3...HEAD [2.0.3]: https://gitlab.com/rubocop-lts/rubocop-ruby3_2/-/compare/v2.0.2...v2.0.3 [2.0.2]: https://gitlab.com/rubocop-lts/rubocop-ruby3_2/-/compare/v2.0.1...v2.0.2 [2.0.1]: https://gitlab.com/rubocop-lts/rubocop-ruby3_2/-/compare/91d4f2ff323ce25ebe8476244d50bb786fbb78f9...v2.0.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-ruby3_2-2.0.3 | CHANGELOG.md |