0.7.0
- Added
--allow-defined-top
and `--module`` options for more flexible checking of files which are supposed to set globals. - Added
--no-unused-secondaries
option for removing warnings about unused values set together with used ones. - Added detection of variables that are used bet never set.
- Fixed ignoring
std
config option. - Fixed incompatibility with Lua 5.3.