Skip to content

0.1.3

Compare
Choose a tag to compare
@bfredl bfredl released this 02 Mar 13:41
· 349 commits to master since this release

The gui was removed in this release, and is now available at neovim/python-gui and as the pip package neovim_gui

Changes since 0.1.2:

  • c3789fb move test/common.py to test/test_common.py to include it in release tarballs
  • 1020b45 remove the gui
  • 4be9207 better handling of exceptions in async (notification) handlers
  • 57747f6 allow $NVIM_PYTHON_LOG_FILE also when running the nosetests