This release requires nvim 0.1.6 or later. Also python 2.6 support is dropped. Python 2.7 or 3.3+ is required.
0.1.10
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.
0.1.9
0.1.8
This version has experimental support for python plugins on windows.
0.1.7
Add back compatibility for `nvim.session.threadsafe_call` which is quite common.