Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 22:27
8cb3ab8

1.0.0 (2023-05-30)

⚠ BREAKING CHANGES

  • convert codepoints from nerdfonts v2 to v3

Features

  • bar: dropbar_symbol_t:cat() returns plain text when no bar is associated (7ae61cc)

Bug Fixes

  • autocmds: winbar not updated in time in insert mode (e54c1a6)
  • 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)
  • 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)
  • sources: markdown parser children symbols resolution logic (37d34e5)
  • sources: markdown parser init ['end'].lnum (6d9c78c)