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: release 0.4.0 #56

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 27, 2023

🤖 I have created a release beep boop

0.4.0 (2023-12-15)

⚠ BREAKING CHANGES

  • item: deprecated config .cache.invalidate is removed, use .cache.clear instead.

Features

  • add entrypoint functions (50393ad)
  • bar: add ctx.breakpoint (6e19fa4)
  • cache: use clearable store for buffer cache (0807486)
  • cache: use clearable store for diagnostic cache (56b8ff2)
  • color: auto adjust with color scheme (e0e7808)
  • item: remove deprecated config .cache.invalidate (ced08cd)
  • item: remove duplicate refs inside item config (beeee91)
  • nut: tweak buf.filestatus (1a8a6d6)
  • store: introduce nougat store (3f23d3e)
  • support winid for set_winbar (375c2fb)
  • use clearable store for bars (2d992a7)
  • util: do not add same callback twice for on_event (da79bae)
  • util: use clearable store for on_event (a4276c2)

Bug Fixes

  • bar: allow nested string[] for item w/ priority (7801e77)
  • bar: check item.content type properly (c17e7b6)
  • bar: missing slot.len for an edge case (d9129e1)
  • bar: missing slot.len for another edge case (53f8fea)
  • bar: priority item linking (cd34b41)
  • cache: play nice with clearable store of on_event (7fa5660)
  • color: flakiness (a555441)
  • item: .cache.clear with single event (d833dd7)
  • item: nested items priority evaluation (035dead)
  • item: on_click for function content w/ parts (4da137d)
  • nut: buf.diagnostic_count flicker (1f0f65a)
  • nut: handle missing devicons for tab.tablist.icon (eebfb3d)
  • nut: lsp.servers .config.sep position (1268060)
  • profiler: missing item for dynamic children (e2ec089)
  • separator: none separator handling (658dd2f)

Performance Improvements


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--nougat.nvim branch 6 times, most recently from cac671c to b477198 Compare December 4, 2023 20:11
@github-actions github-actions bot force-pushed the release-please--branches--main--components--nougat.nvim branch 13 times, most recently from 5bae7bf to d7d0b7d Compare December 15, 2023 08:08
@github-actions github-actions bot force-pushed the release-please--branches--main--components--nougat.nvim branch from d7d0b7d to 4f07b7e Compare December 15, 2023 08:34
@MunifTanjim MunifTanjim merged commit 4bd8ce3 into main Dec 15, 2023
@MunifTanjim MunifTanjim deleted the release-please--branches--main--components--nougat.nvim branch December 15, 2023 09:22
Copy link
Contributor Author

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