Skip to content
GitHub Repository Forum RSS-Newsfeed

Crystal 1.20.2 is released!

Johannes Müller

Highlights

We are announcing a new Crystal release 1.20.2 with a couple of regressions fixed.

See the release notes of 1.20.0 for all the changes introduced in Crystal 1.20.

Pre-built packages are available on GitHub Releases and our official distribution channels. See crystal-lang.org/install for installation instructions.

This release includes 2 bug fixes since 1.20.1 by 1 contributor. We thank all the contributors for all the effort put into improving the language! ❤️

This patch release brings the regression fix for Range#sample (#16909) that could eventually lose randomness to the 1.20 release branch. This was previously released as a backport for 1.19 in Crystal 1.19.2 (#16853).

Thanks, @ysbaddaden


For more details, visit the full changelog.


Thanks

We have been able to do all of this thanks to the continued support of 84codes and every other sponsor. To maintain and increase the development pace, donations and sponsorships are essential. OpenCollective is available for that.

Reach out to crystal@manas.tech if you’d like to become a direct sponsor or find other ways to support Crystal. We thank you in advance!

Contribute