Releases: google/vroom
Releases · google/vroom
v0.14.0
Fix compatibility issues with python 3.7 (#110 )
Fix vroom failing with AttributeErrors when running on non-ANSI terminals (#112 )
v0.13.0
Update to work with neovim python client 0.1.6 and newer (#104 )
Improve error handling with a "result" type (#98 )
v0.12.0
Switch to python3 (fixes several issues with non-ASCII input).
Fix quirks with blank messages.
Always include unexpected messages in vroom error output.
Update neovim support to work with the latest python-client.
Add --version
option.
v0.11.0
Adds fixes for neovim support (handle backslash escaping better).
Adds macro support: @macro
, @endmacro
, and @do
directives.
v0.10.0
Adds initial neovim support (EXPERIMENTAL).
Adds $VROOMDIR
env variable defined within tests, to complement $VROOMFILE
.
Fixes problems detecting display when LANG is set to non-English locale (#26 ).
Adds a LICENSE file (Apache 2.0).
Fixes misc typos.
You can’t perform that action at this time.