Skip to content

Releases: StableAgOH/lscontests

v1.7.0

11 May 08:20
Compare
Choose a tag to compare

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)

v1.6.1

11 May 04:59
Compare
Choose a tag to compare

1.6.1 (2022-05-11)

Performance Improvements

  • sort contests start time by default (97c051f)

v1.6.0

11 May 04:44
Compare
Choose a tag to compare

1.6.0 (2022-05-11)

Features

  • add support for AtCoder (de2020f)

v1.5.1

10 May 11:54
Compare
Choose a tag to compare

1.5.1 (2022-05-10)

Performance Improvements

  • give list function default params (3229a1e)

v1.5.0

10 May 11:29
Compare
Choose a tag to compare

1.5.0 (2022-05-10)

Features

  • support for being imported as a module (aefd042)

Performance Improvements

  • use enum instead of magic number (e9b21e1)

v1.4.0

10 May 05:17
Compare
Choose a tag to compare

1.4.0 (2022-05-10)

Features

v1.3.0

09 May 07:27
Compare
Choose a tag to compare

1.3.0 (2022-05-09)

Features

  • change the returned durationHours to endTime (e883008)

v1.2.0

09 May 06:26
Compare
Choose a tag to compare

1.2.0 (2022-05-09)

Features

v1.1.0

08 May 13:43
Compare
Choose a tag to compare

1.1.0 (2022-05-08)

Features

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

v1.0.1

08 May 11:12
Compare
Choose a tag to compare

1.0.1 (2022-05-08)

Bug Fixes