Skip to content

0.1.10

Compare
Choose a tag to compare
@bfredl bfredl released this 24 Sep 08:19
· 295 commits to master since this release

This is the last version supporting python 2.6. This version supports nvim 0.1.5 or later. The next version will likely require (not yet released) nvim 0.1.6 due to changes in the RPC API.

Changes since 0.1.9:

  • 861b0ba Report errors in handlers on stderr when used as external client
  • 36b2732 Don't rely on sys.stderr when it is not used
  • 1954384 Allow Buffer.append to take bytes (b'...') as argument
  • cb23953 Use predictable log file names