Sha256: 9c4aa0f8d5205362009c7dccf5645de663a55e688719b6b8223172c2ec7b9a9d

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 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

## [1.0.5] 2023-05-22
### Fixed
- install_tasks and Railtie loading of rake tasks

## [1.0.4] 2023-05-21
### Fixed
- Ship rake tasks in gem package
### Changed
- tasks.rake => tasks.rb

## [1.0.3] 2023-05-18
### Fixed
- Fix rake_tasks hook on Railtie

## [1.0.2] 2023-05-17 [YANKED]
## Added
- version_gem to help with code coverage
- more documentation

## [1.0.1] 2023-05-16 [YANKED]
### Fixed
- inaccurate spec.description in GemSpec
- ship rubocop configs at rubocop-lts/**/*.yml

## [1.0.0] 2023-05-16 [YANKED]
### Added
- Initial release
  - Configs for:
    - rubocop
    - rubocop-gradual
    - rubocop-md
    - rubocop-rake
    - rubocop-shopify
    - rubocop-thread_safety
    - standard
    - standard-performance
    - standard-custom
    - standard-rubocop-lts
  - 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

[Unreleased]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.5...HEAD
[1.0.5]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.4...v1.0.5
[1.0.4]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.3...v1.0.4
[1.0.3]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.2...v1.0.3
[1.0.2]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.1...v1.0.2
[1.0.1]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.0...v1.0.1
[1.0.0]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/b1df7fff27e040c8dc7a7e63bf8eddbe456c7d18...v1.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-ruby1_8-1.0.5 CHANGELOG.md