Skip to content

Releases: antonmyronyuk/aioviberbot

v0.7.0

30 Aug 09:07
7b59699
Compare
Choose a tag to compare

Fixed failed callback exception by @lavrovas

v0.6.0

13 Jun 07:57
Compare
Choose a tag to compare

Added params send_name and send_photo to webhook API for someone not willing to receive usernames and photos by @lavrovas

v0.5.0

18 Jan 14:09
Compare
Choose a tag to compare

Add python 3.12 support

v0.4.0

05 Feb 12:15
Compare
Choose a tag to compare

Add custom errors raising instead of raising built-inException in any case

v0.3.0

04 Feb 16:13
Compare
Choose a tag to compare

v0.2.1

28 Oct 15:08
Compare
Choose a tag to compare
  • Added python 3.11 support
  • Dropped python 3.6 support

v0.2.0

02 Jan 18:20
Compare
Choose a tag to compare

Optionally pass client session to Api

If you want to use your own session for api requests, you can now simply pass aiohttp.ClientSession to Api

v0.1.3

27 Nov 16:48
Compare
Choose a tag to compare

Publish package from github actions

v0.1.2

27 Nov 15:09
Compare
Choose a tag to compare

Ready to use fully compatimple async version of viberbot