Sha256: 8732bc979d0ba17032fd337948e63fbc442aba03d5f7fea870a10572390b7e8f

Contents?: true

Size: 865 Bytes

Versions: 19

Compression:

Stored size: 865 Bytes

Contents

RuboCop 0.26.1 is a bugfix-only release. Below is a list of the bugs we've fixed since 0.26.0:

### Bugs fixed

* [#1326](https://github.com/bbatsov/rubocop/issues/1326): Fix problem in `SpaceInsideParens` with detecting space inside parentheses used for grouping expressions. ([@jonas054][])
* [#1335](https://github.com/bbatsov/rubocop/issues/1335): Restrict URI schemes permitted by `LineLength` when `AllowURI` is enabled. ([@smangelsdorf][])
* [#1339](https://github.com/bbatsov/rubocop/issues/1339): Handle `eql?` and `equal?` in `OpMethod`. ([@bbatsov][])
* [#1340](https://github.com/bbatsov/rubocop/issues/1340): Fix crash in `Style/SymbolProc` cop when the block calls a method with no explicit receiver. ([@smangelsdorf][])

[@bbatsov]: https://github.com/bbatsov
[@jonas054]: https://github.com/jonas054
[@smangelsdorf]: https://github.com/smangelsdorf

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
rubocop-0.37.0 relnotes/v0.26.1.md
rubocop-0.36.0 relnotes/v0.26.1.md
rubocop-0.35.1 relnotes/v0.26.1.md
rubocop-0.35.0 relnotes/v0.26.1.md
rubocop-0.34.2 relnotes/v0.26.1.md
rubocop-0.34.1 relnotes/v0.26.1.md
rubocop-0.34.0 relnotes/v0.26.1.md
rubocop-0.33.0 relnotes/v0.26.1.md
rubocop-0.32.1 relnotes/v0.26.1.md
rubocop-0.32.0 relnotes/v0.26.1.md
rubocop-0.31.0 relnotes/v0.26.1.md
rubocop-0.30.1 relnotes/v0.26.1.md
rubocop-0.30.0 relnotes/v0.26.1.md
rubocop-0.29.1 relnotes/v0.26.1.md
rubocop-0.29.0 relnotes/v0.26.1.md
rubocop-0.28.0 relnotes/v0.26.1.md
rubocop-0.27.1 relnotes/v0.26.1.md
rubocop-0.27.0 relnotes/v0.26.1.md
rubocop-0.26.1 relnotes/v0.26.1.md