Releases: VadVergasov/CodeforcesApiPy
Releases · VadVergasov/CodeforcesApiPy
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
* 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
2.0.10 Changed version code
2.0.9 (#209)
2.0.9 (#209)
Catching 502 error (#19)
- Catching 502 response from server
- Updated all dependencies.
- Updated lxml to 4.6.3 to resolve security issues.
Small fixes (#14)
-
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)
- Renamed variables to not conflict with Python reserved words.
- Removed wildcard import.
- Added Tests passing in README.
- Code refactor.
Fixed ModuleNotFoundError
2.0.5 Fixed ModuleNotFoundError
Added pytest and small fixes
2.0.4 Added pytest and small fixes
Updated types.py to_dict methods
2.0.3 Updated types.py to_dict methods