1.16.3
·
922 commits
to master
since this release
Bugfixes
stdlib
- (runtime) Fix
Crystal::EventLoop::LibEventandFiberExecutionContextintegration (#15759, backported from #15743, thanks @ysbaddaden)
compiler
- (codegen) Add fallback if
__crystal_raise_cast_failedis missing (#15769, backported from #15762, thanks @HertzDevil) - (semantic) [regression] Remove type binding on
TforPointer(T)#value=(#15757, backported from #15751, thanks @HertzDevil)
Infrastructure
- Changelog for 1.16.3 (#15758, thanks @straight-shoota)