File: v1.36.1.md

package info (click to toggle)
ruby-rubocop-ast 1.49.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,768 kB
  • sloc: ruby: 17,017; yacc: 90; makefile: 9
file content (7 lines) | stat: -rw-r--r-- 345 bytes parent folder | download
1
2
3
4
5
6
7
## 1.36.1 (2024-11-13)

### Bug fixes

* [#339](https://github.com/rubocop/rubocop-ast/pull/339): Do not emit a deprecation warning for `EnsureNode#body` to give RuboCop a chance to update its usage. `EnsureNode#body` will still be changed in the next major version of `rubocop-ast`. ([@earlopain][])

[@earlopain]: https://github.com/earlopain