Skip to content

Releases: srz-zumix/wandbox-api

version 0.9.31

11 Apr 11:34
Compare
Choose a tag to compare

New CLI Commands

  • wandbox-cmake
    (wandbox -l CMake)
  • wandbox-groovy
    (wandbox -l Groovy)
  • wandbox-lazyk
    (wandbox -l "Lazy K")
  • wandbox-rscript
    (wandbox -l "R")
  • wandbox-scala
    (wandbox -l "Scala")
  • wandbox-sqlite
    (wandbox -l "SQL")
  • wandbox-sqlite3
    (wandbox -l "SQL")

Improvement

  • language sort ignorecase

version 0.9.30

09 Apr 02:04
Compare
Choose a tag to compare

New CLI Commands

  • wandbox-ponyc
    (wandbox -l Pony)
  • wandbox-vim
    (wandbox -l "Vim script")

version 0.9.29

06 Apr 11:25
561c5ab
Compare
Choose a tag to compare

New CLI Commands

  • wandbox-julia
    (wandbox -l Julia)
  • wandbox-rustc
    (wandbox -l Rust)
  • wandbox-cargo

Fixed

  • fixed bugs

version 0.9.28

04 Apr 03:59
2498259
Compare
Choose a tag to compare

fix bug

version 0.9.27

03 Apr 02:14
88cb8da
Compare
Choose a tag to compare

New CLI Commands

  • wandbox-fsharpc
    (wandbox -l F#)
  • wandbox-sbc
    (wandbox -l Lsip)
  • wandbox-clisp
    (wandbox -l Lisp -c clisp-*)
  • wandbox-ocamlopt
    (wandbox -l OCaml)
  • wandbox-fpc
    (wandbox -l Pascal)

version 0.9.25

26 Mar 11:15
Compare
Choose a tag to compare

New CLI Commands

  • wandbox-coffee
    (wandbox -l CoffeeScript)
  • wandbox-crystal
    (wandbox -l Crystal)

version 0.9.23

23 Mar 17:57
Compare
Choose a tag to compare

New CLI Commands

  • wandbox-lua
    (wandbox -l Lua)
  • wandbox-luajit
    (wandbox -l Lua -c luajit-*)

version 0.9.22

23 Mar 01:30
89b83ed
Compare
Choose a tag to compare
version 0.9.22 Pre-release
Pre-release

New feature

  • add version subcommand

Remove

  • remove compiler subcommand

version 0.9.21

20 Mar 04:16
5a7d5ce
Compare
Choose a tag to compare

Improvement

  • sort versions output by language

version 0.9.20

18 Mar 10:49
5d0552a
Compare
Choose a tag to compare
version 0.9.20 Pre-release
Pre-release

New feature

  • --verbose option