Skip to content

Releases: VadVergasov/CodeforcesApiPy

Fixing CI

06 Jul 08:12
9e8fcf6
Compare
Choose a tag to compare
2.0.12

Fixing CI

Fixes and improvements (#364) * Fixed incorrect tags when requested with\without rating after opposite request * Improved testing * Fixed some mistyping * Fixed variable name from anonimus to anonymous

09 Sep 19:59
2a5f8e8
Compare
Choose a tag to compare
* Fixed incorrect tags when requested with\without rating after opposite request
* Improved testing
* Fixed some mistyping
* Fixed variable name from anonimus to anonymous

Changed version code

23 Mar 05:49
989bbe3
Compare
Choose a tag to compare
2.0.10

Changed version code

2.0.9 (#209)

12 Jan 16:56
7a950d2
Compare
Choose a tag to compare
2.0.9 (#209)

Catching 502 error (#19)

25 Mar 18:26
38fde98
Compare
Choose a tag to compare
  • Catching 502 response from server
  • Updated all dependencies.
  • Updated lxml to 4.6.3 to resolve security issues.

Small fixes (#14)

23 Mar 18:52
a5ab427
Compare
Choose a tag to compare
  • Linted with black

  • Bump isort from 5.7.0 to 5.8.0 (#12)

  • Updated cache in workflows

  • Reusing code for checking user

  • Added dependabot workflow

  • Added GitHub actions to dependabot

  • Added Github QL checking

  • Added error info in get_response

  • More info added on JSONDecodeError exception

  • Updated version

Small fixes (#7)

17 Mar 21:54
4c812c4
Compare
Choose a tag to compare
  • Renamed variables to not conflict with Python reserved words.
  • Removed wildcard import.
  • Added Tests passing in README.
  • Code refactor.

Fixed ModuleNotFoundError

16 Mar 18:04
c0613af
Compare
Choose a tag to compare
2.0.5

Fixed ModuleNotFoundError

Added pytest and small fixes

16 Mar 16:14
3d00c59
Compare
Choose a tag to compare
2.0.4

Added pytest and small fixes

Updated types.py to_dict methods

15 Mar 19:45
7f78460
Compare
Choose a tag to compare
2.0.3

Updated types.py to_dict methods