Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@ylobankov ylobankov released this 26 Jan 12:43
· 6 commits to master since this release

Overview

This release includes several bug fixes and improvements.

Changes

  • Fixed incorrect Unix domain socket path length check (gh-341).
  • Now net_box_uri can be accepted as a table (gh-342).
  • Fixed returning values from Server:exec() if some of them are nil (gh-350).
  • Introduce luatest.log helper (gh-326).