v3.0.0
3.0.0 (2023-04-15)
Bug Fixes
- control/queue: notify one listener on get (3dbac1e)
Features
- lsp: server capabilities (b5bd043)
- nio async library (25e23f1)
- nio: logger (c793c92)
- raise uncaught errors, wrap async API functions (ec43e87)
BREAKING CHANGES
- Removes usage of plenary's async library which is not
compatible with the new library.