1.13.3
·
1062 commits
to master
since this release
Bugfixes
stdlib
- [regression] Fix use global paths in macro bodies (#14965, thanks @straight-shoota)
- (system) [regression] Fix
Process.execstream redirection on Windows (#14986, thanks @HertzDevil) - (text) [regression] Fix
String#indexand#rindexforChar::REPLACEMENT(#14937, thanks @HertzDevil)
Infrastructure
- Changelog for 1.13.3 (#14991, thanks @straight-shoota)
- (ci) Enable runners from
runs-on.comfor Aarch64 CI (#15007, thanks @straight-shoota)