Skip to content

Tags: meitham/python-client

Tags

0.1.13

Toggle 0.1.13's commit message
neovim python-client 0.1.13

Changes since 0.1.12:

* 549f721 Fix spawning a child on python 3.6
* 171d137 Conform to pyuv 1.0 API
* 99a2150 use tox for testing and add python 3.6 to test matrix

0.1.12

Toggle 0.1.12's commit message
bump

0.1.11

Toggle 0.1.11's commit message
neovim python-client 0.1.11

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

0.1.10

Toggle 0.1.10's commit message
Bump

0.1.9

Toggle 0.1.9's commit message
Bump

0.1.8

Toggle 0.1.8's commit message
Bump

0.1.7

Toggle 0.1.7's commit message
Bump

0.1.6

Toggle 0.1.6's commit message
Bump

0.1.5

Toggle 0.1.5's commit message
Bump

0.1.4

Toggle 0.1.4's commit message
Bump