1.2.0
Overview
This release changes a default value of display_errors
option and fixes a number of issues, see details below.
Fixed
- Fix a command to install module using LuaRocks in a README (#135).
- Fix an example in a README (#129).
- Fix CMake warnings for passed package names.
Changed
- Disable option
display_errors
by default (non-public issue tarantool/security#8). - Set default content-type to 'text/plain; charset=utf-8' (non-public issue tarantool/security#8).
- Publish src.rock instead of all.rock (#134).
- Update protocol for git repository URL in rockspec, now it is a
git+https://
.