Skip to content

Releases: google/vroom

v0.14.0

21 Jan 16:23
Compare
Choose a tag to compare
  • Fix compatibility issues with python 3.7 (#110)
  • Fix vroom failing with AttributeErrors when running on non-ANSI terminals (#112)

v0.13.0

22 May 20:20
Compare
Choose a tag to compare
  • Update to work with neovim python client 0.1.6 and newer (#104)
  • Improve error handling with a "result" type (#98)

v0.12.0

25 Oct 03:57
Compare
Choose a tag to compare
  • 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

15 Aug 00:52
Compare
Choose a tag to compare
  • Adds fixes for neovim support (handle backslash escaping better).
  • Adds macro support: @macro, @endmacro, and @do directives.

v0.10.0

03 Jul 17:33
Compare
Choose a tag to compare
  • 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.

v0.9.1

15 Mar 07:01
Compare
Choose a tag to compare
Bump version to 0.9.1