cftool-0.5.3
v0.5.1
and v0.5.2
has some problem with GitHub Action, so they are ignored.
Changes from v0.5.0:
- Add SOCKS proxy support
- Bail out early when -p is used but source code is not specified
- Guess problem ID and act like -p is specified, if no action is specified
and source code file name's stem is a single English letter - Fix bugs detected by
cargo clippy