Commit Graph

14 Commits

Author SHA1 Message Date
Kat Marchán 8dac0428c7
chore: Release 2026-05-31 12:18:16 -07:00
Kat Marchán d52d1702a8
chore: Release 2026-05-30 15:13:32 -07:00
Kat Marchán 657f39cd30
chore: Release 2026-05-28 23:30:18 -07:00
Kat Marchán d1a68c60d5
chore: Release 2026-05-28 22:13:20 -07:00
Hillgrove 9f3c2154fc
fix(lsp): clamp char index to rope length in char_to_position (#154)
Fixes: kdl-org/vscode-kdl#29

Prevents a panic when a diagnostic span's end offset lands past
the end of the rope.
2026-05-28 21:51:43 -07:00
Kat Marchán 268f3a2d00
chore: Release 2025-09-11 15:17:05 -07:00
Kat Marchán fb9d725b06
chore: Release 2025-09-11 14:13:08 -07:00
Brooks Rady 439aa63bfc
feat(deps): Absolve `kdl-rs` of `syn` (#125)
This completes the removal of `syn` from `kdl-rs`s dependency tree!
2025-04-28 11:26:09 -07:00
Kat Marchán b7cf2ec6fd
chore: Release 2025-01-25 12:16:52 -08:00
Kat Marchán 2072c66f51
chore: Release 2025-01-16 19:49:06 -08:00
Kat Marchán 84b2678ac1
fix keyword 2025-01-16 19:48:34 -08:00
Kat Marchán 2e273f9314
chore: Release 2025-01-16 19:45:42 -08:00
Kat Marchán 266b462a19
feat(msrv): bump msrv to 1.71.1 2025-01-16 19:44:35 -08:00
Kat Marchán b6b67f62fa
feat(lsp): add LSP server (#115)
Fixes: https://github.com/kdl-org/kdl-rs/issues/113
2025-01-16 18:54:34 -08:00