Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
5.1 KiB
5.1 KiB
Changelog
3.0.2 (2024-04-18)
Bug Fixes
- config: make ctags and workspace opt overwriteable (#44) (f731331)
- config: makes path more unified (#45) (9e8a893)
- dispatcher: dispatch terminate properly (#40) (b6f0c06)
3.0.1 (2024-03-06)
Bug Fixes
3.0.0 (2024-03-06)
⚠ BREAKING CHANGES
- configs: use list configs instead of hash map! (#34)
Performance Improvements
Code Refactoring
2.0.0 (2024-01-11)
⚠ BREAKING CHANGES
- config: use map instead of list for ctags opts (#28)
Bug Fixes
Performance Improvements
1.1.5 (2024-01-10)
Bug Fixes
Performance Improvements
- configs: exclude non-source code filetypes (b893fcc)