Skip to content

1.2.0

Compare
Choose a tag to compare
@ligurio ligurio released this 10 Nov 11:18
· 38 commits to master since this release

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://.