Releases: dstein64/vimgolf
Releases · dstein64/vimgolf
v0.5.1
- Remove
distutils
dependency.
v0.5.0
- Added optional
KEYS
argument to local
and put
commands.
v0.4.3
- Output exception message. #4
v0.4.2
- Encode strings to be compatible with the output stream.
v0.4.1
- Increment
RUBY_CLIENT_VERSION_COMPLIANCE
.
v0.4.0
- Change working directory to the directory of the challenge files.
v0.3.1
- Fix the ordering of windows when using
diff
.
v0.2.2
- Work around VimGolf Issue #306 when using
vimgolf show
.
v0.2.1
- Close network connection after reading response.