Skip to content

Releases: xalanq/cf-tool

v1.0.0 Release!

29 Feb 12:47
Compare
Choose a tag to compare

Attention: If you are using <0.9.0 version

  • Windows and macOS users need to download the latest version from Github Release Page. cf upgrade is unavailable in <0.9.0 versions.
  • ~/.cfconfig and ~/.cfsession move to ~/.cf/config and ~/.cf/session. You can move ~/.cfconfig to ~/.cf/config then reconfigure the handle/username and password.

Changelog

  • [Add] url and other format support. See #51 #27
  • [Add] groups, acmsguru support. See #61
  • [Fix] submit bugs. See #50
  • [Fix] clone bugs.
  • [Fix] open bugs. See #41

v0.9.0 Release!

27 Feb 16:29
Compare
Choose a tag to compare

Attention: There are some important updates in this version

  • Windows and macOS users need to download the latest version from Github Release Page. cf upgrade is unavailable in <0.9.0 versions.
  • ~/.cfconfig and ~/.cfsession move to ~/.cf/config and ~/.cf/session. You can move ~/.cfconfig to ~/.cf/config then reconfigure the handle/username and password.
  • username(handle) and password store in ~/.cf/session instead of ~/.cf/config. See #53

Changelog

  • [Add] network proxy configuration. See #29 #55 #58 #60
  • [Add] warns of non standard IO while running cf parse. See #52
  • [Fix] login bugs. See #40 #43
  • [Fix] crashes when cf clone. See #56
  • [Update] change username to handle
  • [Update] language list. See #59

v0.8.2 Release!

08 Sep 16:31
Compare
Choose a tag to compare
  • [Update] open both dashboard and problems' pages in race command. See #35, #34
  • [Fix] some hints. See #36

v0.8.1 Release!

15 Aug 08:30
Compare
Choose a tag to compare

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!

15 Aug 04:38
Compare
Choose a tag to compare
  • [Add] <problem-id> parameter in watch command to filter the submissions. See #27
  • [Add] run "cf gen" after "cf parse" option in configuration. See #25
  • [Add] host option in configuration. See #28
  • [Fix] login bugs in some terminal. See #31
  • [Update] config command - make it easy to use.

v0.7.1 Release!

30 Jul 15:23
Compare
Choose a tag to compare
  • [Fix] some bugs in upgrade. See #23
  • [Add] remaining time in upgrade. See #23

v0.7.0 Release!

23 Jul 08:23
Compare
Choose a tag to compare
  • [Add] "remember me for a month" in log in. See #16
  • [Add] clone command - Clone someone's codes. See #19
  • [Add] support for gym. See #22
  • [Update] FAQ - Enable tab completion in terminal. See #18
  • [Update] race command - Open all problems instead of A,B,C,D,E of the contest.
  • [Fix] race command - Change the countdown URL. See #21

v0.6.0 Release!

16 Jul 17:58
Compare
Choose a tag to compare
  • [Add] memory usage in test command. See #9
  • [Update] the GIF in README.

v0.5.6 Release!

11 Jul 06:58
Compare
Choose a tag to compare
  • [Update] sid command - Use cf sid to open the last submission's page. See #10

v0.5.5 Release!

05 Jul 15:47
Compare
Choose a tag to compare
  • [Add] sid command - Open the submission's page with default web browser. See #10
  • [Fix] some typos. See #15