Releases: VadVergasov/CodeforcesApiPy
Releases · VadVergasov/CodeforcesApiPy
Hotfixes and optimizes
2.0.2 Hotfixes and optimizes
Hotfix
2.0.1 Hotfix
2.0.0 version (#6)
-
Rewrote comments
-
Added link to wiki from README
-
Now using POST requests to avoid 413 HTTP error
-
Creating Release on the tag
-
Updated LICENSE
-
Added task rating to get_tags methods
-
Edited setup.py
-
Changed LICENSE to GPLv3
-
Fixed version parsing
-
Now all methods return objects
-
Added LICENSE head
-
Updated README
-
Updated Python version
-
Added checking for code style workflow
-
Rewrote gitignore, added dependencies
-
Updated README
-
Sorted imports in tests
-
Added information about types and methods
Added different request types support
1.6.0 Added different request types support
Fixed error with handles list
1.5.1 Fixed error with handles list
Using POST requests
Fully resolved #5 Creating Release on tag
Added get_tag method and fixed error connected with auth
Added get_tag method and fixed error in CodeforcesAPI class Resolving #5
Using sessions
1.4.0 Using sessions in requests to optimize performace
More detailed logging
1.3.3 Added more detailed logging
Publishing to PyPI only on new tag
1.3.2 Publishing to PyPI only on new tag