2.11.1 (2025-01-26)
- keymap-api: cache lookups (2817538)
2.11.0 (2025-01-26)
2.10.1 (2025-01-25)
2.10.0 (2025-01-01)
2.9.2 (2024-10-30)
- loader: support importing submodules (
foo.bar
) (988b7b3)
2.9.1 (2024-10-24)
2.9.0 (2024-10-21)
2.8.1 (2024-10-15)
2.8.0 (2024-09-18)
2.7.0 (2024-09-16)
2.6.1 (2024-08-31)
2.6.0 (2024-08-30)
2.5.2 (2024-08-28)
- vimdoc: missing lz.n.State field (a1d34cd)
2.5.1 (2024-08-28)
- vimdoc: duplicate tag (ef2194d)
2.5.0 (2024-08-28)
- support a simplified handler.state API without keys (180eb92)
2.4.0 (2024-08-28)
- handler resilience against trigger_load calls in hooks (163b247)
- lookup now returns deep copy (#74) (dac14fb)
2.3.0 (2024-08-26)
2.2.0 (2024-08-23)
2.1.0 (2024-08-22)
2.0.1 (2024-08-22)
- loader: deterministic ordering when loading lists of plugins (8667b60)
2.0.0 (2024-08-20)
- simplify state management + idempotent
trigger_load
(#56)
1.4.4 (2024-08-09)
1.4.3 (2024-07-10)
1.4.2 (2024-06-29)
1.4.1 (2024-06-26)
1.4.0 (2024-06-24)
1.3.2 (2024-06-19)
- event: broken
DeferredUIEnter
event (cf11ec2)
1.3.1 (2024-06-19)
- support /nix/store links (fa625dd)
1.3.0 (2024-06-18)
- support importing
init.lua
submodules (5c3c2a1) - support loading plugin spec lists and imports more than once (d911029)
1.2.4 (2024-06-17)
- actually support importing plugin specs from files (5553dc5)
1.2.3 (2024-06-16)
- colorscheme lists inserted into wrong table (9fe735e)
1.2.2 (2024-06-16)
- spdx license identifier in release rockspec (5c71d03)
1.2.1 (2024-06-16)
- ensure individual plugins can only be registered once (47a10af)
1.2.0 (2024-06-16)
- register individual plugin specs for lazy loading (b9c03c1)
1.1.0 (2024-06-15)
- add
DeferredUIEnter
user event (0a3b2c5)