Releases: StableAgOH/lscontests
Releases · StableAgOH/lscontests
v1.7.0
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
1.6.1 (2022-05-11)
Performance Improvements
- sort contests start time by default (97c051f)
v1.6.0
1.6.0 (2022-05-11)
Features
v1.5.1
1.5.1 (2022-05-10)
Performance Improvements
- give list function default params (3229a1e)
v1.5.0
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
1.4.0 (2022-05-10)
Features
v1.3.0
1.3.0 (2022-05-09)
Features
- change the returned durationHours to endTime (e883008)
v1.2.0
1.2.0 (2022-05-09)
Features
v1.1.0
1.1.0 (2022-05-08)
Features
- support for listing only the contests information for given OJs (08c281c)
v1.0.1
1.0.1 (2022-05-08)
Bug Fixes