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 02d877d commit 47d02baCopy full SHA for 47d02ba
CHANGELOG.md
@@ -55,6 +55,7 @@ Compatibility:
55
* `StringScanner` will now match a regexp beginning with `^` even when not scanning from the start of the string.
56
* `Module#define_method` is now public like in MRI.
57
* `Kernel#warn` now supports the `uplevel:` keyword argument.
58
+* `String#-@` now performs string deduplication (#1608) .
59
60
# 1.0 RC 15, 5 April 2019
61
0 commit comments