Skip to content

Releases: dotX12/waio

Big update 0.2.0.0

06 Nov 17:34
d73fb11

Choose a tag to compare

PR: #8

  • Rename Message -> Event
  • Added Router
  • Added magic filter from aiogram (F)
  • Added notify_success_handler and EventSubscribe.
  • Multiple handlers no longer respond to the same event.

Fix CVE-2022-31116

16 Jul 12:39
fac5797

Choose a tag to compare

0.1.5.2

Fix CVE-2022-31116

Fix CVE-2021-45958 (ujson)

29 May 17:52
595a9b8

Choose a tag to compare

0.1.5.1

Fix CVE-2021-45958

0.1.5 - Added support default callback filter for register_message_handler

09 Mar 08:45

Choose a tag to compare

Added methods to send file, video, audio and sticker to bot and protocol

22 Feb 12:41
99103c3

Choose a tag to compare

Added Models for File, Audio, Video and Sticker using GupShup docs for reference
Added methods to send file, video, audio and sticker to bot and protocol
Tested using sandbox

#7

Implemented sending messages with a photo.

11 Feb 04:57

Choose a tag to compare

0.1.3

added method send_image for bot.

[0.1.2.1] Fix CVE-2021-45958

23 Jan 12:46
5e00d26

Choose a tag to compare

Fix CVE-2021-45958

Release 0.1.2

17 Nov 18:29

Choose a tag to compare

the order of execution of post middleware has been changed

First release 0.1.1

16 Nov 05:01
c42bc9d

Choose a tag to compare

The first release was made in 0.1.0.
But this release is also the first one, I'm testing github workflow build.