Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 10:14
· 117 commits to master since this release

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.