Skip to content
GitHub Repository Forum RSS-Newsfeed

Crystal 1.18.1 is released!

Matias Garcia Isaia

We are announcing a new Crystal release 1.18.1 with two regressions fixed.

See the release notes of 1.18.0 for all the changes introduced in Crystal 1.18.

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 changes since 1.18.0 by 1 contributor. We thank all the contributors for all the effort put into improving the language! ❤️

This patch release fixes a regression in the enum def parsing (#16217), and overly strict type restrictions in HTTP::WebSocket (#16218) - both introduced in 1.18.0.

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