2.1.1
Overview
The release adds a new option, contains a bug fix and a number of improvements.
Fixed
- Check pointer to string before use (#51).
Added
- Add option to get cookie without escaping (#126).
- Add option to set cookie without escaping and change escaping algorithm (#126).
Changed
- Don't build Ubuntu Cosmic package. Because its repos are not available anymore.
- Add rock publishing.
- Fix middleware example.
- Replace
io
module with Tarantool's built-infio
module (#112). - Updated description of server options and added description of
request:render
function in the README.