Skip to content

0.21.1

Compare
Choose a tag to compare
@mpeterv mpeterv released this 10 Sep 14:42
· 187 commits to master since this release

Fixes:

  • Added missing definition of ngx.ERROR constant to ngx_lua std (#123).
  • Fixed unused values and initialized accesses not being reported when the access is in a closure defined in code path incompatible with the value assignment (#126).