Skip to content

0.17.1

Compare
Choose a tag to compare
@mpeterv mpeterv released this 22 Dec 10:28
· 297 commits to master since this release

Fixes:

  • Fixed error when using cache and there are warnings with
    codes 314 or 521.
  • Globals in rockspec std and ngx global in ngx_lua std are
    no longer read-only (#87).
  • Reverted changes to exit codes that conflicted with assumptions
    made by luacheck checker in Syntastic (#85).