Skip to content

Pynvim 0.3.0

Compare
Choose a tag to compare
@bfredl bfredl released this 03 Nov 07:58
· 155 commits to master since this release

Pynvim 0.3.0

Requires Nvim 0.3.0 or later.

Changes since 0.2.6:

  • 5b69f54 script host: Use the correct interface for a path entry finder
  • 82b0109 api: implement Remote.__repr__
  • c784927 event loop: Enable asyncio on windows again
  • 59112c6 host: Add client info (for nvim_list_chans())
  • d2bf46f host: make imports thread-safe