Releases: olimorris/persisted.nvim
Releases · olimorris/persisted.nvim
v2.1.0
2.1.0 (2025-03-07)
Features
- events: add
SelectPre
and SelectPost
events (#172) (562fe01)
v2.0.2
2.0.2 (2024-12-21)
Bug Fixes
v2.0.1
2.0.1 (2024-10-17)
Bug Fixes
- do not autostart the plugin if nvim is passed args (e65093d)
v2.0.0
2.0.0 (2024-09-11)
⚠ BREAKING CHANGES
- remove support for old config
Code Refactoring
- remove support for old config (f0f02a9)
v1.1.1
1.1.1 (2024-09-03)
Bug Fixes
v1.1.0
1.1.0 (2024-08-22)
Features
- add
SessionSelect
command (999b691)