Skip to content

Releases: dstein64/vimgolf

v0.5.1

07 Oct 01:53
Compare
Choose a tag to compare
  • Remove distutils dependency.

v0.5.0

15 Nov 20:39
Compare
Choose a tag to compare
  • Added optional KEYS argument to local and put commands.

v0.4.3

23 May 15:53
Compare
Choose a tag to compare
  • Output exception message. #4

v0.4.2

23 May 01:40
Compare
Choose a tag to compare
  • Encode strings to be compatible with the output stream.

v0.4.1

28 May 18:17
Compare
Choose a tag to compare
  • Increment RUBY_CLIENT_VERSION_COMPLIANCE.

v0.4.0

01 Apr 15:31
Compare
Choose a tag to compare
  • Change working directory to the directory of the challenge files.

v0.3.1

01 Apr 04:56
Compare
Choose a tag to compare
  • Fix the ordering of windows when using diff.

v0.3.0

01 Apr 04:28
Compare
Choose a tag to compare
  • Add a diff command.

v0.2.2

31 Mar 22:32
Compare
Choose a tag to compare
  • Work around VimGolf Issue #306 when using vimgolf show.

v0.2.1

22 Mar 23:59
Compare
Choose a tag to compare
  • Close network connection after reading response.