Skip to content

chore(master): release 3.0.0#31

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--test
Open

chore(master): release 3.0.0#31
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 11, 2025

🤖 I have created a release beep boop

3.0.0 (2026-04-23)

⚠ BREAKING CHANGES

  • lazy load Neopywal modules
  • config: Overwriting highlight groups across both colorscheme styles now has to be done inside the "all" table, e.g.:
  • config: Overwriting colors across both colorscheme styles now has to be done inside the "all" table, e.g.:
  • palette: The "use_wallust" and "colorscheme_file" options have been removed in favour of the "use_palette" option.
  • config: remove "styles.lsp" backwards compatability

Features

  • config: add "dark/light" options to "custom_colors" (9d496c9)
  • config: add "dark/light" options to "custom_highlights" (1534b19)
  • editor: improve diff syntax colors (7e531e7)
  • editor: improve Pmenu background color (5f1b09b)
  • editor: improve TabLineSel highlight (9b4e013)
  • get_colors: make extra_colors param behaves as custom_colors (9bd8c83)
  • improve neopywal-light colors (b75cf4a)
  • improve styles of dashboard plugins (eb31878)
  • interactive: add interactive mode (fa13d2a)
  • lsp: improve LspReference highlights (accafa2)
  • mini.icons: improve fallback icon color (9331a1c)
  • notify: add option to control notifications (c7e137a), closes #40
  • palette: add "dark/light" palette options (df179ff)
  • plugins: add blink.cmp (4534676)
  • plugins: add mini.snippets (615e8c7)
  • plugins: add nvim-navbuddy (61653ec)
  • plugins: add snacks.nvim (26cceac)
  • plugins: add todo-comment.nvim (a1a695f)
  • plugins: improve bg of "leap" plugins (a07b63a)
  • snacks: add nvchad style (943846c)
  • treesitter: improve type highlights (c40f105)
  • utils/color: add desaturation functionality (50046f7)
  • utils/color: support hsl color space (7b5b6b1)

Bug Fixes

  • config: properly recompile if neovide is detected (543bd93)
  • editor: eob characters being mistakenly visible (b42301e)
  • mapper: support non-existent modules (a66a612)
  • mini.files: wrong bg color for buffer titles (b14a6b0)
  • palette: invalid path sep on windows (928d112)
  • reloader: double recompile notification (3d953c3)

Performance Improvements

  • lazy load Neopywal modules (dae81ce)
  • palettes: convert palettes into .lua (669eaae)

Code Refactoring

  • config: remove "styles.lsp" backwards compatability (c5abf50)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--master--components--test branch from 1131a65 to 4d5d924 Compare January 11, 2025 20:38
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--test branch 2 times, most recently from 9e28157 to 76cd1a2 Compare January 20, 2025 19:39
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--test branch from 76cd1a2 to 8295a47 Compare January 20, 2025 19:52
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--test branch from 8295a47 to 23f9948 Compare April 12, 2025 23:37
@saatvik333
Copy link
Copy Markdown

Hi @RedsXDD, if the new release has been ready for this long, how come it still not out yet?

@github-actions github-actions Bot force-pushed the release-please--branches--master--components--test branch 2 times, most recently from c4700a3 to d63e076 Compare April 5, 2026 21:59
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--test branch from d63e076 to 209a2b2 Compare April 19, 2026 22:06
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--test branch from 209a2b2 to b6543f6 Compare April 23, 2026 20:59
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.

Option to remove disruptive INFO notifications?

1 participant