Skip to content

Releases: Wonderfall/apychal

1.12.0

12 Oct 10:29
ecec7a3
Compare
Choose a tag to compare

Yet another maintenance update:

  • update aiohttp to 3.8.x

1.11.0

06 May 09:05
Compare
Choose a tag to compare

Overall, just a maintenance update.

Dependencies updates:

  • aiohttp 3.7.x:

API updates:

  • add tournaments.open_for_predictions

1.10.0

17 Oct 17:34
Compare
Choose a tag to compare

Allow credentials as argument on all methods, see #2

1.9.8

03 Oct 19:55
Compare
Choose a tag to compare

fix EOL from #1
1.9.7 was broken due to untested changes, sorry

1.9.7

02 Oct 16:52
3952b3e
Compare
Choose a tag to compare

Add participants.clear method : #1

1.9.6

24 Apr 03:45
Compare
Choose a tag to compare
  • Ported pychal to async (aiohttp).
  • Removed legacy code.