Crystal 1.15.1 is released!
We are announcing a new patch release of the Crystal 1.15 series.
Pre-built packages are available on GitHub Releases and our official distribution channels. See crystal-lang.org/install for installation instructions.
Stats
This release includes 11 changes since 1.15.0 by 3 contributors. We thank all the contributors for all the effort put into improving the language! ❤️
Changes
This patch release fixes two regressions from 1.15.0. They are only affecting some specific use cases, though.
We also fixed an issue in HTTP::StaticFileHandler
where directory_listing=false
could lead to infinite redirection loops (#15393).
Other changes are fixing documentation and improving internal infrastructure, such as making the release process more reliable.
For more details, visit the full changelog.
If you find any further issues, please report them.
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