Skip to content

Releases: VadVergasov/CodeforcesApiPy

Hotfixes and optimizes

15 Mar 19:13
e1afb4f
Compare
Choose a tag to compare
2.0.2

Hotfixes and optimizes

Hotfix

15 Mar 17:02
5f6d9ee
Compare
Choose a tag to compare
2.0.1

Hotfix

2.0.0 version (#6)

15 Mar 09:51
6e41a01
Compare
Choose a tag to compare
  • 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

23 Jan 22:07
1b53aac
Compare
Choose a tag to compare
1.6.0

Added different request types support

Fixed error with handles list

23 Jan 10:11
b678e61
Compare
Choose a tag to compare
1.5.1

Fixed error with handles list

Using POST requests

20 Jan 17:50
b69734f
Compare
Choose a tag to compare
Fully resolved #5
Creating Release on tag

Added get_tag method and fixed error connected with auth

16 Jan 13:28
3b5113f
Compare
Choose a tag to compare
Added get_tag method and fixed error in CodeforcesAPI class

Resolving #5

Using sessions

16 Jan 13:29
80a65a9
Compare
Choose a tag to compare
1.4.0

Using sessions in requests to optimize performace

More detailed logging

16 Jan 13:30
7895cae
Compare
Choose a tag to compare
1.3.3

Added more detailed logging

Publishing to PyPI only on new tag

16 Jan 13:30
998ec15
Compare
Choose a tag to compare
1.3.2

Publishing to PyPI only on new tag