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 bc014eb commit 3b593e8Copy full SHA for 3b593e8
CHANGELOG.md
@@ -17,6 +17,7 @@ Compatibility:
17
* Warn when a global variable is not initialized (#2595, @andrykonchin).
18
* Fix escaping of `/` by `Regexp#source` (#2569, @andrykonchin).
19
* Range literals of integers are now created at parse time like in CRuby (#2622, @aardvark179).
20
+* Fix exception message when there are missing or extra keyword arguments - it contains all the missing/extra keywords now (#1522, @andrykonchin).
21
22
Performance:
23
0 commit comments