Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 2.0.0 #23

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 3, 2023

🤖 I have created a release beep boop

2.0.0 (2023-06-03)

⚠ BREAKING CHANGES

  • general behavior: deprecate opts.general.update_events
  • highlights: use hl-DropBarKind* for text highlights (#18)
  • general behavior: do not clear the winbar when not enabled
  • highlights: add hl-DropBarMenuNormalFloat linking to hl-WinBar (#16)
  • convert codepoints from nerdfonts v2 to v3

Features

  • bar: dropbar_symbol_t:cat() returns plain text when no bar is associated (7ae61cc)
  • general behavior: deprecate opts.general.update_events (415a587)
  • highlights: add hl-DropBarMenuNormalFloat linking to hl-WinBar (#16) (aeea703)
  • highlights: use hl-DropBarKind* for text highlights (#18) (36ce8a1)
  • notify neovim version requirement (#15) (d3ebf22)
  • sources: lsp: check nil before indexing info.data.client_id (#13) (4c746bc)
  • sources: path: add opts to change file symbol when modified is set (#14) (6c568de)

Bug Fixes

  • autocmds: winbar not updated in time in insert mode (e54c1a6)
  • bar & highlights: hl-DropBarIconUISeparator not set in winbar (96b3fad)
  • bar: check nil before calling on_click() in dropbar_t:pick() (e920832)
  • bar: dropbar_t separator and extends losts metatable if merged with opts (dfa59b6)
  • convert codepoints from nerdfonts v2 to v3 (03f6e86)
  • error: not allowed in sandbox (0624308)
  • general behavior: do not clear the winbar when not enabled (5d7030f)
  • general behavior: update winbar on BufModifiedSet (06e233a)
  • highlights: add missing hl-DropBarMenuCurrentContext (fa53cf2)
  • lint: unused variable self (5d31a34)
  • menu: dropbar_menu_entry_t separator losts metatable if merged with opts (bb8a146)
  • menu: dropbar_menu_entry_t:cat() & :find_first_clickable() indexing (9dc9dd0)
  • menu: dropbar_menu_t:click_on() wrongly updates clicked_at column number (867c5dd)
  • menu: should close existing sub-menus on opening sub-menus (#8) (10318d1)
  • sources: markdown parser children symbols resolution logic (37d34e5)
  • sources: markdown parser init ['end'].lnum (6d9c78c)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--dropbar.nvim branch from a7c8930 to 740e163 Compare June 3, 2023 17:08
@Bekaboo Bekaboo closed this Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant