aerial.nvim icon indicating copy to clipboard operation
aerial.nvim copied to clipboard

chore(master): release 1.4.0

Open github-actions[bot] opened this issue 2 years ago • 0 comments

:robot: I have created a release beep boop

1.4.0 (2024-01-14)

Features

  • cache aerial tree-sitter queries (#325) (51bdd35)
  • lualine: added sep_icon option (#303) (9ef83d9)
  • set scope from node captures and add basic query documentation (#318) (2d169d3)
  • ship the experimental treesitter selection range (#279) (8e4090b)
  • telescope: only reverse results when sorting_strategy = "descending" (#307) (b811243)
  • treesitter: ruby queries can set the scope of methods (#317) (3a3baf0)
  • treesitter: support for objdump files (#320) (eb301a4)
  • treesitter: support for snakemake (#316) (c306ffc)

Bug Fixes

  • AerialLine highlight has highest priority (#329) (712802e)
  • autoclose floating aerial win on leave (483d2c8)
  • better error message for refetch_symbols (#328) (8876456)
  • cpp: add support for declared functions (#314) (340d019)
  • default highlights in Neovim 0.9 (d82a994)
  • delay when using q to close (#311) (5f6de33)
  • don't clear stored data when buffer is unlisted (edfdcf1)
  • don't jump to top of buffer when autojump = true (#309) (6573d6e)
  • Neovim closes on bdelete (#333) (e2e3bc2)
  • remove extra double quotes for fzf prompt (#339) (ce9f397)
  • vim treesitter: support functions with field expression names (#332) (ef08437)

This PR was generated with Release Please. See documentation.

github-actions[bot] avatar Oct 12 '23 20:10 github-actions[bot]