Skip to content

Latest commit

 

History

History
502 lines (220 loc) · 17.9 KB

CHANGELOG.md

File metadata and controls

502 lines (220 loc) · 17.9 KB

CHANGELOG

2.7.1 (2023-09-24)

Bug Fixes

2.7.0 (2023-09-24)

Features

2.6.3 (2022-10-29)

Bug Fixes

  • handle html entity correctly (dcc7ba2)

2.6.2 (2022-10-16)

Bug Fixes

  • remove type assert function (09d161f)
  • unescape html entity (69efdae)

2.6.1 (2022-08-04)

Bug Fixes

  • prevent same contest appear multi times (26d568c)

2.6.0 (2022-07-22)

Features

2.5.2 (2022-06-30)

Performance Improvements

  • prevent duplicate cache refresh (6cfee2f)

2.5.1 (2022-06-30)

Bug Fixes

2.5.0 (2022-06-20)

Bug Fixes

Features

  • remove duplicate contest for codeforces (9b3b24a)

2.4.0 (2022-06-13)

Features

2.3.1 (2022-06-12)

Performance Improvements

2.3.0 (2022-05-27)

Features

2.2.3 (2022-05-26)

Performance Improvements

  • add prefetch to build cache (c90e861)

2.2.2 (2022-05-26)

Performance Improvements

  • decrease retry delay time (9ece1a9)

2.2.1 (2022-05-26)

Bug Fixes

2.2.0 (2022-05-26)

Bug Fixes

Features

2.1.6 (2022-05-25)

Bug Fixes

2.1.5 (2022-05-25)

Bug Fixes

Performance Improvements

2.1.4 (2022-05-25)

Performance Improvements

2.1.3 (2022-05-25)

Performance Improvements

  • enhance sort by oj order (2a71452)

2.1.2 (2022-05-24)

Bug Fixes

  • the wrong selector to get atcoder contests infomation (73df731)

2.1.1 (2022-05-24)

Bug Fixes

  • the text when obtaining information about all future contests (acc25cd)

2.1.0 (2022-05-24)

Features

  • allow list all contests infomation (307859c)

2.0.0 (2022-05-24)

Bug Fixes

Features

BREAKING CHANGES

  • bump to 2.0.0

1.11.3 (2022-05-23)

Bug Fixes

  • object is possibly undefined (f3fed31)

1.11.2 (2022-05-19)

Performance Improvements

  • optimized code implementation (141c923)

1.11.1 (2022-05-17)

Performance Improvements

  • remove redundant statements (948f901)

1.11.0 (2022-05-15)

Features

  • support for not get running or upcoming contests (74e2754)

1.10.3 (2022-05-14)

Performance Improvements

  • default 3 retries when sending requests using axios (b9c8961)

1.10.2 (2022-05-14)

Performance Improvements

1.10.1 (2022-05-14)

Performance Improvements

  • support for viewing running contests on AtCoder (782ecbd)

1.10.0 (2022-05-14)

Features

Performance Improvements

1.9.2 (2022-05-14)

Performance Improvements

  • update language for northeastern-china (b6ad878)

1.9.1 (2022-05-13)

Performance Improvements

  • add language for northeastern-china (bb715fb)

1.9.0 (2022-05-13)

Features

  • support display running contests (f118485)

1.8.13 (2022-05-13)

Bug Fixes

  • incorrect handling of atcoder contest time (58fd831)

1.8.12 (2022-05-13)

Bug Fixes

  • incorrect handling of nowcoder rule (cb71bce)

Performance Improvements

  • use pangu to add spaces to the contest information text (6f3f367)

1.8.11 (2022-05-13)

Performance Improvements

  • output of contests time information in 24-hour format (7204283)

1.8.10 (2022-05-12)

Performance Improvements

1.8.9 (2022-05-12)

Bug Fixes

  • no longer use lodash to set default value (85e6e05)

1.8.8 (2022-05-12)

Performance Improvements

  • allow give a program name when call cli (c384882)
  • enhance list support OJ (ea893bc)

1.8.7 (2022-05-12)

Bug Fixes

  • cli only if arg is undefined (6f0e0bc)

1.8.6 (2022-05-12)

Bug Fixes

  • use defaultsDeep instead of defaults (9415d1f)

1.8.5 (2022-05-12)

Bug Fixes

Performance Improvements

  • use lodash to format locale string (3e7e1ea)
  • use lodash to resolve config (b9fd297)

1.8.4 (2022-05-12)

Bug Fixes

  • fix error when cli() is called multiple times (cf5bbd0)
  • return json of the raw contests list instead of the itself (c6cf09f)

1.8.3 (2022-05-12)

Bug Fixes

  • no longer exit on help, version or incorrect parameter (cff49e1)

1.8.2 (2022-05-11)

Bug Fixes

  • program exits when calling cli() by passing -h or --help (ef755e7)

1.8.1 (2022-05-11)

Performance Improvements

  • allows to specify the program name when calling cli() (8f358ab)

1.8.0 (2022-05-11)

Features

  • support calling api like using cli (d515240)

1.7.3 (2022-05-11)

Bug Fixes

  • no contest name in output (cb4f4fc)

1.7.2 (2022-05-11)

Bug Fixes

1.7.1 (2022-05-11)

Performance Improvements

  • change the name of the API (628d9da)

1.7.0 (2022-05-11)

Bug Fixes

  • throw an error when codeforces API errors (f35d42d)

Features

  • support for outputting multiple language contests information string (91b8ce9)

1.6.1 (2022-05-11)

Performance Improvements

  • sort contests start time by default (97c051f)

1.6.0 (2022-05-11)

Features

  • add support for AtCoder (de2020f)

1.5.1 (2022-05-10)

Performance Improvements

  • give list function default params (3229a1e)

1.5.0 (2022-05-10)

Features

  • support for being imported as a module (aefd042)

Performance Improvements

  • use enum instead of magic number (e9b21e1)

1.4.0 (2022-05-10)

Features

1.3.0 (2022-05-09)

Features

  • change the returned durationHours to endTime (e883008)

1.2.0 (2022-05-09)

Features

1.1.0 (2022-05-08)

Features

  • support for listing only the contests information for given OJs (08c281c)

1.0.1 (2022-05-08)

Bug Fixes

1.0.0 (2022-05-08)

Features

  • add support for codeforces (9d9543e)