Skip to content

Latest commit

 

History

History
160 lines (104 loc) · 9.15 KB

File metadata and controls

160 lines (104 loc) · 9.15 KB

Change Log

0.1.55 / 2019-02-26

0.1.54 / 2019-02-07

  • #113 support download from POJ
  • #208 support download and submit for HackerRank again
  • #275 support submit to Yukicoder again
  • #276 add messages and document to login with directly editing session tokens on cookie.jar
  • #200 add --check option to login command
  • #290 add an error message for when setuptools is too old

0.1.53 / 2019-01-28

0.1.52 / 2019-01-22

  • #251 support submit to Codeforces
  • #245 guess/check problems to submit from the history of download command
  • #247 add tests for submit command
  • #246 add the help message for --tle option (@fukatani)

0.1.51 / 2019-01-06

0.1.50 / 2019-01-02

  • #225 heavy refactoring
  • #224 improve auto update-checking
  • #223 start using tags to make release

0.1.49 / 2019-01-02

0.1.48 / 2018-12-30

  • #213 update the package on PyPI via Travis CI

0.1.47 / 2018-12-28

  • #210 fix a bug of download from AtCoder

0.1.46 / 2018-12-17

  • #208 features for HackerRank are removed
  • #206 support the new atcoder.jp domain
  • #202 write document
  • #201 add --json option to download command

0.1.45 / 2018-11-26

  • #193 make languages selectable with their IDs with
  • #198 suppress leading spaces of samples at Codeforces

0.1.44 / 2018-11-21

  • #193 fix an unintended behaviour of --language option of submit with --guess option; add some file extensions for Perl and Perl 6

0.1.43 / 2018-11-21

  • #188 fix a degression of download system cases of AOJ
  • #194 use the official API of AOJ
  • #196 support the beta version of AOJ

0.1.42 / 2018-11-04

  • #189 fix a degression of submit to AtCoder

0.1.41 / 2018-11-04

0.1.40 / 2018-11-03

  • #141 add a feature to check updating
  • #168 use HTTPS for codeforces.com
  • #183 add type hints

0.1.39 / 2018-10-06

  • #180 add -d DIRECTORY option to download test generate-output commands

0.1.38 / 2018-08-27

  • update around submit command
  • #177 make --open by default of submit command
  • #177 add --format-dos2unix --format-rstrip --golf options for submit command
  • #108 enable to guess the language to submit

0.1.37 / 2018-07-31

0.1.36 / 2018-07-29

0.1.35 / 2018-07-22

0.1.34 / 2018-07-04

  • #167 update login for updating of codeforces's webpage (@kjnh10)

0.1.33 / 2018-07-03

  • #162 fix a bug of login for beta.atcoder.jp

0.1.32 / 2018-05-08

  • #58 add get-standings command for TopCoder MM
  • #154 --shell by default of test
  • #153 use 1-based for lineno of -1 option of test
  • #152 add newline for --header option of split-input command

0.1.31 / 2018-03-19

  • #147 update around CI

0.1.30 / 2018-03-19

  • #54 #60 stop using selenium to submit to TopCoder MM
  • #138 improve the error message of login for AtCoder

0.1.29 / 2018-01-08

  • #130 make --rstrip by default of test
  • #131 add --print-input option to test

0.1.28 / 2018-01-06

  • #59 add code-statistics command
  • #118 remove login feature for yukicoder
  • #116 ignore backup files at test
  • #112 suppress wrong warnings of download
  • #117 use beta.atcoder.jp for --open of submit