Skip to content

0.2.0

Compare
Choose a tag to compare
@daa84 daa84 released this 11 Mar 20:04
· 107 commits to master since this release

API breaking changes.

  • ui_attach now became nvim_ui_attach inside method call, so options added instead of rgb argument
  • error type changed from String to CallError
  • some api methods updated (regenerated) due to changes in neovim
  • also Value from rpm library replaced to internal Value implementation