Skip to content

1.16.2

Choose a tag to compare

@straight-shoota straight-shoota released this 29 Apr 12:32
· 792 commits to master since this release
1.16.2
84cb0b2

Bugfixes

stdlib

compiler

  • (semantic) Do not add ReferenceStorage to Value's subclasses twice (#15718, backported from #15706, thanks @HertzDevil)

Refactor

compiler

  • (codegen) Add __crystal_raise_cast_failed for non-interpreted code (#15712, backported from #15708, thanks @HertzDevil)

Infrastructure