Skip to content

3.37.0

Choose a tag to compare

@pynappo pynappo released this 07 Oct 23:36
· 32 commits to main since this release
0c29e37

What's Changed

New Feature

  • feat(common): option for filenames/icons to ignore filtered hls by @pynappo in #1887

For example, setting default_component_configs.icon.use_filtered_colors = false will cause filtered items to keep their icon colors:

image

Fixes

  • meta: write out full semantic version (X.Y.Z) for releases and git tags
  • fix(log): remove file attribute on close by @pynappo in #1885
  • fix(filesystem): normalize path for item creation by @pynappo in #1886
  • fix(defaults): set icons to use filtered highlights as before by @pynappo in #1890
  • docs(README): dependency install instructions for vim.pack by @pynappo in #1891

Full Changelog: 3.36.2...3.37.0