Releases: stevearc/stickybuf.nvim
Releases · stevearc/stickybuf.nvim
v2.0.0
v1.0.0
1.0.0 (2023-09-18)
⚠ BREAKING CHANGES
- disable pinning popup windows by default
Features
- add built-in support for gkeep.nvim (fc75dc2)
- add support for neotest (db2965c)
- add support for nvim-spectre (#17) (c661eeb)
- API supports a post-restore callback (#8) (8359988)
Bug Fixes
- 1: Pin neogit commit message buffer (f9d8cd3)
- apply stylua to files (4d90423)
- check auto-pin when selecting an unpinned window (#10) (162f6c0)
- disable pinning popup windows by default (a25fd91)
- don't allow opening buffers in floating windows (66f639d)
- make tests less flaky (2801889)
- pin more Neogit buffers (#20) (92b105a)
- set nomodified on hidden buffers (#6) (8e58489)
- shorten cleanup timeout (#13) (771caf4)
- type errors (189f1db)