0.2.0
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