Skip to content

1.13.3

Latest
Compare
Choose a tag to compare
@straight-shoota straight-shoota released this 18 Sep 13:44
· 125 commits to master since this release
1.13.3
d14d045

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 for Char::REPLACEMENT (#14937, thanks @HertzDevil)

Infrastructure