Skip to content

Releases: srz-zumix/wandbox-api

version 0.9.9

17 Aug 01:51
Compare
Choose a tag to compare
version 0.9.9 Pre-release
Pre-release

New CLI Commands

  • wandbox-ruby
  • wandbox-mruby
    (wandbox-ruby -c mruby-head)

version 0.9.8

12 Aug 13:10
Compare
Choose a tag to compare
version 0.9.8 Pre-release
Pre-release

New CLI Commands

  • wandbox-CPP (C PreProcessor)
  • wandbox-gcc-PP
    (wandbox-CPP -c gcc-head-pp)
  • wandbox-clang-PP
    (wandbox-CPP -c clang-head-pp)
  • wandbox-cc (C lang)
  • wandbox-gcc
    (wandbox-cc -c gcc-head-c)
  • wandbox-clang
    (wandbox-cc -c clang-head-c)

Fixed

  • Fixed a bug where some command line options were not working

version 0.9.7

05 Aug 14:40
Compare
Choose a tag to compare
version 0.9.7 Pre-release
Pre-release

Improve

  • wandbox-python support setup.py
  • wandbox-python improve module import

version 0.9.6

31 Jul 13:33
db39b25
Compare
Choose a tag to compare
version 0.9.6 Pre-release
Pre-release

New CLI Commands

  • wandbox-python
  • wandbox-python2
    (wandbox-cxx -c cpython-2.7-head)
  • wandbox-python3
    (wandbox-cxx -c cpython-head)
  • wandbox-pypy
    (wandbox-cxx -c pypy-head)
  • wandbox-cs (CSharp)(experimental)

Improve

  • Add versions subcommand (same as compiler subcommand)
  • Added error handling for invalid options
  • Modified to automatically select the beginning of the compiler list when no compiler is specified

Fixed

  • Fixed a problem that if a file other than the main file is specified in the command line argument, it may be added in duplicate with the automatically added file.

version 0.9.4

31 May 01:04
Compare
Choose a tag to compare
version 0.9.4 Pre-release
Pre-release
v0.9.4

version 0.9.4

version 0.9.2

10 May 01:43
Compare
Choose a tag to compare
version 0.9.2 Pre-release
Pre-release

timeout support

version 0.9.1

22 Apr 12:35
Compare
Choose a tag to compare
version 0.9.1 Pre-release
Pre-release
v0.9.1

update README

version 0.9.0

22 Apr 02:43
Compare
Choose a tag to compare
version 0.9.0 Pre-release
Pre-release
v0.9.0

rename