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 d595d4f commit 5eb7fe1Copy full SHA for 5eb7fe1
CHANGELOG.md
@@ -11,6 +11,7 @@ Compatibility:
11
12
* Fix `Array#fill` to raise `TypeError` instead of `ArgumentError` when the length argument is not numeric (#2652, @andrykonchin).
13
* Warn when a global variable is not initialized (#2595, @andrykonchin).
14
+* Range literals are now created at parse time like CRuby (#2622, @aardvark179).
15
16
Performance:
17
0 commit comments