v0.22.0
- Crystal 0.24.1 support π
- Only return string from route.#408 thanks @crisward π
- Don't crash on empty path when compiled in --release. #407 thanks @crisward π
- Rename
Kemal::CommonLogHandler
toKemal::LogHandler
andKemal::CommonExceptionHandler
toKemal::ExceptionHandler
. - Allow videos to be opened with correct mime type. #406 thanks @crisward π
- Add webm mime type.#413 thanks @reindeer-cafe π