Skip to content

chore(main): release 0.2.0 - #1

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--zsnip.nvim
Open

chore(main): release 0.2.0#1
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--zsnip.nvim

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

0.2.0 (2026-08-03)

⚠ BREAKING CHANGES

  • Neovim 0.11 is no longer supported; 0.12.0 is the minimum.

Features

  • complete: let a caller hand enable() the engine that expands (3974d0a)
  • complete: let a caller own 'complete', cap included (8052351)
  • complete: serve snippets through Neovim's own 'complete' (109747b)
  • health: name the source that is serving, and warn when two are (1a383bc)
  • health: report whether a completion source is serving snippets (d4495d4)
  • lsp: wire attached buffers up for vim.lsp.completion (7eee9ef)
  • make every completion path deliver what it promises (2664659)
  • native blink.cmp and nvim-cmp sources (3b4c3b3)
  • snippet collections for neovim's built-in snippet engine (f19d5cf)
  • vscode: read a directory of loose snippet files, manifest or not (ace2404)

Bug Fixes

  • body: decide an escape by the parity of the backslash run (f3b559e)
  • body: give UUID and RANDOM a real source of randomness (a5b9bc7)
  • commands: let :ZSnip list run twice (720df8f)
  • hand out a copy from the public introspection calls (917ad75)
  • lsp: report replies and forced exits to the client (81ae429)
  • raise the supported Neovim floor to 0.12.0 (ac909cb)
  • registry: notice a setup() that lands after the first lookup (17f8f15)
  • tighten three edges the review turned up (305656f)
  • util: drop unusable values in a body array instead of raising (c9894c2)

Performance Improvements

  • completion: resolve each variable once per response (b3b63a9)
  • registry: stop retaining every raw parse for the session (78f362f)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--zsnip.nvim branch from 71f8dd9 to 6fa9301 Compare August 2, 2026 04:43
@github-actions github-actions Bot changed the title chore(main): release 0.2.0 chore(main): release 1.0.0 Aug 2, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--zsnip.nvim branch 2 times, most recently from 85d9912 to ef4baf1 Compare August 2, 2026 21:45
@github-actions github-actions Bot changed the title chore(main): release 1.0.0 chore(main): release 0.2.0 Aug 3, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--zsnip.nvim branch 3 times, most recently from 4b471af to a746213 Compare August 3, 2026 01:47
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--zsnip.nvim branch from a746213 to 36757bd Compare August 3, 2026 09:18
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.

0 participants