File: v1.25.0.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-- 208 bytes parent folder | download
1
2
3
4
5
6
7
## 1.25.0 (2023-02-11)

### New features

- [#256](https://github.com/rubocop/rubocop-ast/pull/256): Support `Parser::Ruby33` for Ruby 3.3 parser (experimental). ([@koic][])

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