Skip to content
This repository was archived by the owner on Nov 7, 2020. It is now read-only.

Releases: cp-tools/cf-tool

v1.1.1

20 Jul 14:44

Choose a tag to compare

Changelog

  • Fix gen creating template code without any file name.

v1.1.0

20 May 09:41
ada6afb

Choose a tag to compare

Changelog

  • [upd] Colorize 'pretests passed' verdict
  • [bug] Fix dynamic submission verdict bug
  • [upd] Remove --api flag from tool
  • [upd] Fallback to fetching individual problem pages if problems page doesn't exist
  • Other minor changes and performance improvements

Stable Release (v1.0.2)

11 May 21:24
d6b455f

Choose a tag to compare

Changelog

  • [bug] fix countdown bug
  • [add] workspace naming

Stable Release (v1.0.0)

09 May 20:50

Choose a tag to compare

Changelog

  • [bug] fix template generation bug
  • [bug] fix minor bug in cf watch
  • [bug] fix cf fetch not working for contests without problems page
  • [upd] New API option to print text without any esc sequences
  • [upd] add Template documentation (script help)
  • [upd] update error text output to be more user friendly

Stable Release (v0.9.0)

07 May 12:30

Choose a tag to compare

Changelog

  • Now includes all features of xalanq/cf-tool (except acmguru)
  • A more polished UI
  • Bug fixes