mirror of
https://github.com/c-cube/linol.git
synced 2025-12-11 21:48:54 -05:00
15 lines
382 B
Markdown
15 lines
382 B
Markdown
|
|
# 0.5
|
|
|
|
- api break: put `spawn` in the server itself, not `IO`
|
|
|
|
- require OCaml 4.14
|
|
- migrate to lsp 1.17
|
|
- support inlay hints
|
|
- internal tracing with `trace`
|
|
- [#24] Expose get_uri for notify_back
|
|
- expose log source
|
|
- [#22] Threat shutdown and exit requests correctly
|
|
- [#20] Handle messages with null value for "params" field
|
|
- Handle server requests
|
|
- handle workDoneTokens
|