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 eb73cf2 commit 33e9c5dCopy full SHA for 33e9c5d
CHANGELOG.md
@@ -10,6 +10,7 @@ Compatibility:
10
* Implemented `Integer#{allbits?,anybits?,nobits?}`.
11
* `Integer#{ceil,floor,truncate}` now accept a precision and `Integer#round` accepts a rounding mode.
12
* Added missing `Enumerable#filter` and `Enumerator::Lazy#filter` aliases to the respective `select` method (#1610).
13
+* Implement more `Ripper` methods as no-ops (#1694).
14
15
# 20.0.0 beta 1
16
0 commit comments