Skip to content

0.1.11

Compare
Choose a tag to compare
@bfredl bfredl released this 08 Nov 15:14
· 253 commits to master since this release

This release requires nvim 0.1.6 or later. Also python 2.6 support is dropped. Python 2.7 or 3.3+ is required.

Changes since 0.0.10:

  • ce840cb Add number attribute to Window and Tabpage objects
  • 111bc07 Use api level 1, as released with nvim 0.1.6.
  • ba1fcd4 add neovim.VERSION (python module version) and nvim.version attributes.
  • 6eb75a3 show full tracebacks for errors in handlers and callbacks