Skip to content

Distribution 1.4.0

Choose a tag to compare

@rgrinberg rgrinberg released this 18 Dec 01:58
· 1194 commits to master since this release

CHANGES:

Features

  • Support cancellation notifications when possible. (#323)

  • Implement signature help request for functions (#324)

  • Server LSP requests & notifications concurrently. Requests that require merlin
    are still serialized. (#330)