1.13.3
straight-shoota
released this
18 Sep 13:44
·
227 commits
to master
since this release
Bugfixes
stdlib
- [regression] Fix use global paths in macro bodies (#14965, thanks @straight-shoota)
- (system) [regression] Fix
Process.exec
stream redirection on Windows (#14986, thanks @HertzDevil) - (text) [regression] Fix
String#index
and#rindex
forChar::REPLACEMENT
(#14937, thanks @HertzDevil)
Infrastructure
- Changelog for 1.13.3 (#14991, thanks @straight-shoota)
- (ci) Enable runners from
runs-on.com
for Aarch64 CI (#15007, thanks @straight-shoota)