Skip to content

version 0.9.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@srz-zumix srz-zumix released this 12 Aug 13:10
· 225 commits to master since this 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