Releases: folke/lazy.nvim
Releases Β· folke/lazy.nvim
v11.11.1
13 Jul 20:51
Compare
Sorry, something went wrong.
No results found
v11.11.0
13 Jul 07:26
Compare
Sorry, something went wrong.
No results found
Features
add plugin name to handlers.managed (17473db )
Bug Fixes
minit: add tests to package.path when running busted (helpers.lua etc) (fadebdc )
util: strip -lua in normname (54b003c )
v11.10.4
08 Jul 05:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
rocks: try building anyway even when prerequisits have not been met. (will likely fail) (f0324de )
ui: don't treat suspended as headless. Closes #1626 (2dfccd7 )
v11.10.3
07 Jul 19:25
Compare
Sorry, something went wrong.
No results found
v11.10.2
07 Jul 06:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
git: only check for new commits for local plugins. Closes #1512 (81d2bff )
v11.10.1
05 Jul 14:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
lockfile: keep cond=false and enabed=false in lockfile. Fixes #1535 . Fixes #1606 (baac551 )
v11.10.0
04 Jul 19:02
Compare
Sorry, something went wrong.
No results found
Features
profiling: merge VeryLazy stats and show startuptime in profile view (0f2786b )
Bug Fixes
config: determine headless only during startup. Fixes #1608 (6fdd904 )
plugin: local spec name (923e1aa )
v11.9.2
03 Jul 10:12
Compare
Sorry, something went wrong.
No results found
11.9.2 (2024-07-02)
Bug Fixes
async: make asyncs abortable (1fad617 )
health: check for errors when executing commands. Closes #1599 (d0921f5 )
Performance Improvements
plugin: minor optim to resolve imports a bit faster (a9d7ade )
v11.9.1
30 Jun 10:48
Compare
Sorry, something went wrong.
No results found
11.9.1 (2024-06-30)
Performance Improvements
automatically suspend the scheduler when all threads are waiting (#1591 ) (c7ed87f )
suspend when tasks are active (2f4ac03 )
v11.9.0
29 Jun 15:02
Compare
Sorry, something went wrong.
No results found
11.9.0 (2024-06-29)
Features
ui: use [[ & ]] to navigate between plugins. Fixes #1463 (5e3c112 )
Bug Fixes
ui: when closing details, jump to plugin header. Closes #1338 (3772914 )