Skip to content

1.12.2

Latest
Compare
Choose a tag to compare
@straight-shoota straight-shoota released this 31 May 09:05
· 157 commits to master since this release
1.12.2
04998c0

1.12.2 (2024-05-31)

Patch release with a bug fix necessary for support of latest libgc

Bugfixes

stdlib

  • (runtime) Don't allocate in Fiber.unsafe_each and Thread.unsafe_each (#14635, thanks @ysbaddaden)

Infrastructure