Skip to content

0.14.0

Compare
Choose a tag to compare
@mpeterv mpeterv released this 25 Feb 17:01
· 386 commits to master since this release

New features/improvements:

  • Duplicated keys in table literals are detected (#48).
  • Unused recursive and mutually recursive functions assigned to local variables are detected (#50).
  • Globs can be used to select paths when applying option overrides in config (#52).
  • Inline options can contain notes in parentheses.
  • --jobs option (multithreading) is used by default with LuaLanes found, number of threads used is set to number of available processing units.
  • Better error messages are provided on I/O and other errors when reading files, loading configs and rockspecs, etc.
  • Better path handling when recursively checking directories ending with slash.