Skip to content

cftool-0.5.3

Compare
Choose a tag to compare
@xry111 xry111 released this 22 Aug 09:15
· 178 commits to master since this release
v0.5.3
299008b

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