This repository was archived by the owner on Dec 14, 2024. It is now read-only.
Releases: xalanq/cf-tool
Releases · xalanq/cf-tool
v1.0.0 Release!
Attention: If you are using <0.9.0 version
- Windows and macOS users need to download the latest version from Github Release Page.
cf upgradeis unavailable in<0.9.0versions. ~/.cfconfigand~/.cfsessionmove to~/.cf/configand~/.cf/session. You can move~/.cfconfigto~/.cf/configthen reconfigure the handle/username and password.
Changelog
v0.9.0 Release!
Attention: There are some important updates in this version
- Windows and macOS users need to download the latest version from Github Release Page.
cf upgradeis unavailable in<0.9.0versions. ~/.cfconfigand~/.cfsessionmove to~/.cf/configand~/.cf/session. You can move~/.cfconfigto~/.cf/configthen reconfigure the handle/username and password.- username(handle) and password store in
~/.cf/sessioninstead of~/.cf/config. See #53
Changelog
v0.8.2 Release!
v0.8.1 Release!
YOU HAVE TO UPGRADE IT FROM v0.8.0
- [Fix] invalid language in template. It would cause an error in
cf submit.
v0.8.0 Release!
v0.7.1 Release!
v0.7.0 Release!
- [Add] "remember me for a month" in log in. See #16
- [Add]
clonecommand - Clone someone's codes. See #19 - [Add] support for gym. See #22
- [Update] FAQ - Enable tab completion in terminal. See #18
- [Update]
racecommand - Open all problems instead of A,B,C,D,E of the contest. - [Fix]
racecommand - Change the countdown URL. See #21
v0.6.0 Release!
- [Add] memory usage in
testcommand. See #9 - [Update] the GIF in README.
v0.5.6 Release!
- [Update]
sidcommand - Usecf sidto open the last submission's page. See #10