All Versions
32
Latest Version
Avg Release Cycle
92 days
Latest Release
173 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.15.1 Changes
September 05, 2016- Don't forget to call_next on NullLogHandler
-
v0.15.0 Changes
September 03, 2016- โ Add context store
KEMAL_ENV
respects toKemal.config.env
and needs to be explicitly set.- ๐ง
Kemal::InitHandler
is introduced. Adds initial configuration, headers likeX-Powered-By
. - โ Add
send_file
to helpers. - โ Add mime types.
- ๐ Fix parsing JSON params when "charset" is present in "Content-Type" header.
- ๐ Use http-only cookie for session
- 0๏ธโฃ Inject STDOUT by default in CommonLogHandler