Sha256: 580a83c81a724c469c3ba037612bd63aec1c5752e35ebe87d8fb3e68231c47f2

Contents?: true

Size: 489 Bytes

Versions: 1

Compression:

Stored size: 489 Bytes

Contents

# Changelog

## 0.6.0

- Enable placing the `.fasterer.yml` file not just in the current dir, but in any parent directory as well.

## 0.5.1

- Upgrade to ruby_parser 3.13.0 that fully supports Ruby 2.6

## 0.5.0

- New style of outputting offenses: `spec/support/output/sample_code.rb:1 For loop is slower than using each.`

## 0.4.1
- Upgrade ruby parser version to 3.11.0 (to stop warnings)

## 0.4.0
- Better error message on each_key
- Update Ruby Parser to ~> 3.9
- Support Ruby 2.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fasterer-0.6.0 CHANGELOG.md