Sha256: 19a908e4718d5e47fcb7f96ae0d9ecb4687bb350f9713cd2f998c8653d3af69d
Contents?: true
Size: 1016 Bytes
Versions: 1
Compression:
Stored size: 1016 Bytes
Contents
# Change log ## master (unreleased) ## 1.2.0 (2023-01-31) - Fix parsing compound syntax hints in code snippets. - Drop Ruby 2.5 support. ## 1.1.0 (2022-10-24) - Ignore offenses in non-code source. ## 1.0.1 (2020-12-28) - Exclude `EmptyLineBetweenDefs` for MD files. ## 1.0.0 (2020-12-24) - Drop Ruby 2.4 support and require RuboCop 1.0. ## 0.4.1 (2020-11-05) - Relax required RuboCop version. ## 0.4.0 (2020-07-03) - [#10](https://github.com/rubocop-hq/rubocop-md/pull/10): **Drop Ruby 2.3 support** ([@dominicsayers][]) ## 0.3.2 (2020-03-18) - [#9](https://github.com/rubocop-hq/rubocop-md/pull/9): Add file extensions for Markdown ([@ybiquitous][]) ## 0.3.1 (2019-12-25) - Upgrade to RuboCop 0.78 ([@palkan][]) Change the default config to use the new cop names for (e.g., `Layout/LineLength`). ## 0.3.0 (2019-05-14) - **Drop Ruby 2.2 support** ([@palkan][]) [@palkan]: https://github.com/palkan [@ybiquitous]: https://github.com/ybiquitous [@dominicsayers]: https://github.com/dominicsayers
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-md-1.2.0 | CHANGELOG.md |