Crystal 0.7.5 released!
Crystal 0.7.5 has been released!
This is a small release which contains bug fixes, standard library additions and improved error messages.
Major changes/additions:
- Rewrote exception handling code generation (previously there were some cases of incorrect code generation)
- Benchmark.ips to benchmark faster and better
- Initial support for HTTP::Client streaming