Releases: nvim-neorocks/lz.n
Releases · nvim-neorocks/lz.n
v2.7.0
2.7.0 (2024-09-16)
Features
- move handler field parsing logic to handlers (#92) (33796ea)
v2.6.1
2.6.1 (2024-08-31)
Bug Fixes
- error when applying colorscheme in after hook on event trigger (#86) (bc619dd)
v2.6.0
2.6.0 (2024-08-30)
Features
- api:
handler.post_load
for setting up custom events (#82) (ed9b8a4)
v2.5.2
2.5.2 (2024-08-28)
Bug Fixes
- vimdoc: missing lz.n.State field (a1d34cd)
v2.5.1
2.5.1 (2024-08-28)
Bug Fixes
v2.5.0
2.5.0 (2024-08-28)
Features
- support a simplified handler.state API without keys (180eb92)
v2.4.0
2.4.0 (2024-08-28)
Features
- deprecate trigger_load with lists of plugin specs (8611566)
- handler.state module (efe92fa)
Bug Fixes
- handler resilience against trigger_load calls in hooks (163b247)
- lookup now returns deep copy (#74) (dac14fb)
v2.3.0
2.3.0 (2024-08-26)
Features
v2.2.0
2.2.0 (2024-08-23)
Features
- trigger_load: return list of skipped plugins instead of failing (#70) (9c74d06)
v2.1.0
2.1.0 (2024-08-22)
Features
- api: ability to filter plugin searches by handlers (#68) (33a8b19)