1.3.0 (2024-06-03)
Features
- config: make it easier to specify plugin paths in library (890c7d5)
- prettier debug (fe68a25)
- prettier debug (766931a)
Bug Fixes
- added single file support. Fixes #10 (0592c8f)
- fixup for debug. See #10 (f3b3795)
- lsp: dont error when workspace not loaded yet. Fixes #10 (41e5bb1)
- lsp: try to avoid incorrect temporary diagnostics (22473af)
- pass root_dir to enabled instead of lsp client (37ba8ac)
- remove lazy.nvim dep (4bd9af4)
- revert set_handlers for now (f2fe955)
- windows fixes #12 (f98d85a)
- workspace: don't add workspace folder as library. See #13 (ae12a62)
- workspace: resolve real paths. Fixes #13 (b32bc5a)