3.36
Releasing quickly to fix some bugs with the last release, sorry about that.
What's Changed
Features
- feat(filesystem): support .neotreeignore, .ignore, etc. by @pynappo in #1868
- Thanks to https://github.com/sumneko/lua-glob for the great library.
- feat(help): custom sorter option for
show_helpcommand by @pynappo in #1867
Fixes
- fix: use absolute path to ignore terminals by @pynappo in #1872
- fix(components): typo in
filtered_byignore file text by @pynappo in #1873 - refactor(log): add types, improve perf, more level configuration by @pynappo in #1874
- fix: handle custom uris when revealing files by @pynappo in #1877
- fix(health): add checks for all optional dependencies by @pynappo in #1876
- docs(filesystem): update filtered items section by @pynappo in #1869
Full Changelog: 3.35.2...3.36