Skip to content

Releases: vyapp/vy

v4.3.1

27 Nov 17:21
Compare
Choose a tag to compare

Code improvements, more stability.

v4.3.0

06 Jul 07:49
Compare
Choose a tag to compare

Code improvements, better keystrokes, better plugin API.

v4.2.0

11 Apr 02:36
Compare
Choose a tag to compare

improving word_search and pair highlighting mechanism.

v4.1.0

22 Mar 16:37
Compare
Choose a tag to compare

Info message improvements, word_search plugin improvements, code improvements.

v4.0.1

01 Mar 01:58
Compare
Choose a tag to compare

Performance improvements, cosmetic changes.

v4.0.0

14 Jan 16:34
Compare
Choose a tag to compare

Bugfixes, new debuggers, Go, GDB, Nodejs, Plugin API improvements, Keystrokes scheme improved.

v3.12.0

27 Oct 17:05
Compare
Choose a tag to compare

Bugfixes, adding fmtjson plugin, better keystrokes for ysnippet and fsniffer.

v3.11.0

20 Oct 19:24
Compare
Choose a tag to compare

Improvements for ysnippet, deadcode, snakerr plugins and also implementing python static type checking with Mypy.

v3.10.0

13 Oct 12:15
Compare
Choose a tag to compare

New key-commands to perform analysis globally through pyflakes/vulture.

v3.9.0

10 Oct 00:25
Compare
Choose a tag to compare

Integrating with Ycmd, getting extern auto completion plugins to be built-in. Bug fixes, adding CmdOutput window to view plugin logs, command execution. There is better setting of options for plugins through classmethods as well.