File: v1.19.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-- 249 bytes parent folder | download
1
2
3
4
5
6
7
## 1.19.1 (2022-07-10)

### New features

- [#235](https://github.com/rubocop/rubocop-ast/pull/235): Add `regexp_dots?` method to `RuboCop::AST::Token` (erroneously released in 1.19.0 as `regexp_dot?`). ([@koic][])

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