Skip to content

1.11.2

Compare
Choose a tag to compare
@straight-shoota straight-shoota released this 18 Jan 13:37
· 456 commits to master since this release
1.11.2
fda656c

Bugfixes

stdlib

  • (files) Fix missing cause parameter from IO::Error#initialize (#14242, thanks @straight-shoota)
  • (runtime) Always use %p for pointers in Crystal::System.print_error (#14186, thanks @HertzDevil)
  • (runtime) Fixup for always use %p for pointers in Crystal::System.print_error (#14221, thanks @HertzDevil)

Infrastructure