We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a2bc9 commit f3abf9dCopy full SHA for f3abf9d
relnotes/v1.46.0.md
@@ -0,0 +1,7 @@
1
+### New features
2
+
3
+* [#379](https://github.com/rubocop/rubocop-ast/pull/379): Support `RuboCop::AST::ComplexNode`. ([@koic][])
4
5
+### Bug fixes
6
7
+* [#380](https://github.com/rubocop/rubocop-ast/pull/380): Fix `RuboCop::AST::NumericNode#sign?` to return boolean. ([@viralpraxis][])
0 commit comments