mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 03:05:31 -05:00
deploy: 654fc823a7
This commit is contained in:
parent
7e9210851c
commit
5e6de78cab
2 changed files with 18 additions and 0 deletions
|
|
@ -1,4 +1,13 @@
|
|||
|
||||
# 0.7
|
||||
|
||||
- Handle `End_of_file` by exiting
|
||||
- Fix: make server requests thread safe
|
||||
- Use positionEncoding advertised by clients
|
||||
- Use IO.catch in async
|
||||
- Log exceptions in async notification handler
|
||||
- Add more error handlers and logging around notif/request handlers
|
||||
- Add on_req_shutdown
|
||||
|
||||
# 0.6
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,13 @@
|
|||
|
||||
# 0.7
|
||||
|
||||
- Handle `End_of_file` by exiting
|
||||
- Fix: make server requests thread safe
|
||||
- Use positionEncoding advertised by clients
|
||||
- Use IO.catch in async
|
||||
- Log exceptions in async notification handler
|
||||
- Add more error handlers and logging around notif/request handlers
|
||||
- Add on_req_shutdown
|
||||
|
||||
# 0.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue