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(main): release 2.0.0 #61

Closed
wants to merge 1 commit into from
Closed

Conversation

s1n7ax
Copy link
Owner

@s1n7ax s1n7ax commented Jul 29, 2023

🤖 I have created a release beep boop

2.0.0 (2023-07-29)

⚠ BREAKING CHANGES

  • restructer pickers

Features

  • add ability to use winbar for selection (df93ab7)
  • add compatibility to old config style (5fca333)
  • add demo videos (3154cae)
  • add fg_color config option for setting text color (aa36f61)
  • add floating window picker (a63245f)
  • add hint specific config properties (94d7d1e)
  • add option "selection_display" to change display (f80963b)
  • add option "use_cmd" to show or not message in cmdline (d65aaad)
  • add statusline & winbar hint (d645ac7)
  • add support to big letter float from config (722c2a4)
  • dev: add current win selector for dev testing (78027ec)
  • doc: add a usage example (d840ed3)
  • doc: update read me to 2.0 (195bb94)
  • doc: update readme (f2a0dd2)
  • doc: update readme (28c6790)
  • init commit (7b6c59f)
  • rel: add release-please version.txt (82f9032)

Bug Fixes

  • builder does not set the default values if custom is not passed (7404d4f)
  • doc: fix plugin tag name (a653009)
  • doc: fix readme (fe71d0a)
  • enable configuration through setup call (#37) (c6b343b)
  • error thrown when window is not available #4 (8c3bdb5)
  • fix all curr win adding up to config (2d749f1)
  • fix formatting and linting (#40) (0bb349b)
  • fix invalid config access in pick_window() (230589b)
  • fix window not highlighting issue (1c84e48)
  • floating windows shouldn't count as selectable (588caa5)
  • highlight not modifiable (#27) (65bbc52)
  • limit window selection to current tab (9f113d6)
  • make floating windows work with input char native fn (4dc0cd7)
  • Not enough space when trying to set winbar (bed6555)
  • pick window is shown when no windows to hint (ca789c7)
  • picker is not visible when cmdheight=0 (8f5447f)
  • remove unwanted diagnostic disable comments (886f541)
  • typo in nvim_set_hl (#48) (90fcbf9)
  • unable to change mode select win or startus bar when default is false (8e4a314)
  • unwanted extra return (#59) (944c2fc)
  • update default filter_rules (92be3fe)
  • use new property values from use_winbar (a53a3b7)

Miscellaneous Chores

Code Refactoring


This PR was generated with Release Please. See documentation.

@s1n7ax s1n7ax force-pushed the release-please--branches--main branch from 3464d73 to 03d9b67 Compare July 29, 2023 05:58
@s1n7ax s1n7ax closed this Jul 29, 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