v1.2.0
- Crystal 1.5.0 support π
- Eliminated several seconds of delay when loading big mp4 file. Thanks @Athlon64 π
- Fix content_for failing to capture the correct block input #639. Thanks @sdogruyol π
- Closes response by default in HTTP::Server::Context#redirect #641. Thanks @cyangle π
- Enable option for index.html to be a directories default #640. Thanks @ukd1 π
You can enable it via
serve_static({"dir_index" => true})