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.