1.1.1
straight-shoota
released this
26 Jul 20:54
·
2348 commits
to master
since this release
Language changes
- Revert name of top-level module to
main
(#10993, thanks @beta-ziliani)
Standard Library
- Fix missing required args for
Socket::Addrinfo::Error.new
(#10960, thanks @straight-shoota) - Fix disable unnecessary spec on win32 (#10971, thanks @straight-shoota)
- Remove incorrect type restrictions on index methods with offset (#10972, thanks @straight-shoota)
- Fix: documentation of
#step
inNumber
andChar
(#10966, #11006, thanks @beta-ziliani and @straight-shoota)
Compiler
- Fix parsing macro body with escaped backslash in literal (#10995, thanks @straight-shoota)
Other
- Updating aarch64 actions to use 1.0.0 images (#10976, thanks @beta-ziliani)