mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 11:15:46 -05:00
deploy: 267aa35650
This commit is contained in:
parent
74d1e4a3d2
commit
ad3d2993d9
2 changed files with 18 additions and 0 deletions
|
|
@ -1,4 +1,13 @@
|
|||
|
||||
|
||||
# 0.6
|
||||
|
||||
- Support textDocument/didSave notification
|
||||
- advertise inlay hints server capability
|
||||
- Implement Eio backend in `linol-eio`
|
||||
- jsonrpc2: add ?on_received/?on_sent
|
||||
- drop redundant dependency on atomic
|
||||
|
||||
# 0.5
|
||||
|
||||
- api break: put `spawn` in the server itself, not `IO`
|
||||
|
|
|
|||
|
|
@ -1,4 +1,13 @@
|
|||
|
||||
|
||||
# 0.6
|
||||
|
||||
- Support textDocument/didSave notification
|
||||
- advertise inlay hints server capability
|
||||
- Implement Eio backend in `linol-eio`
|
||||
- jsonrpc2: add ?on_received/?on_sent
|
||||
- drop redundant dependency on atomic
|
||||
|
||||
# 0.5
|
||||
|
||||
- api break: put `spawn` in the server itself, not `IO`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue