Changelog - Respect [`NO_COLOR`](http://no-color.org/). - Add `--temporary-directory` option for specifying directory to save intermediate files. - Add diff between solution and output on WA, along with `--no-diff` option for disabling it.
1.0.0b2
Changelog - Add config file options for CLI. Now config file can be disabled by flag, or loaded from locations other than XDG config directories.
1.0.0b1
Changelog - Use 1-based sample index - Replace [`xdg`](https://pypi.org/project/xdg/) with [`pyxdg`](https://pypi.org/project/pyxdg/) for compatibility with other packages - Make CLI to compile binary only once