Skip to content

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Sep 17:53
· 23 commits to main since this release
02fb090

Changelog

  • Added an option to extend list options (like :exclude-members:) without overriding defaults:

    .. lua:autoobject::
       :exclude-members: +foo

    Also added :no-*: options to ignore defaults.

  • Improved display of members which use types instead of names, i.e. [<type>] (#19 by @bkoropoff).

  • Added a warning for situations when lua_ls_project_directories contains directories outside of the current VCS root.

See release on PyPi