Skip to content

Releases: ayrat555/frankenstein

0.24.0

12 Mar 10:57
b2c63ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.23.0...0.24.0

0.23.0

04 Feb 11:37
d7f0291
Compare
Choose a tag to compare

0.23.0 (2023-02-04)

Bot API 6.5 - #97

  • Added the struct KeyboardButtonRequestUser and the field request_user to the struct KeyboardButton.
  • Added the struct KeyboardButtonRequestChat and the field request_chat to the struct KeyboardButton.
  • Added the structs UserShared, ChatShared and the fields user_shared, and chat_shared to the struct Message.
  • Replaced the fields can_send_media_messages in the structs ChatMemberRestricted and ChatPermissions with separate fields can_send_audios, can_send_documents, can_send_photos, can_send_videos, can_send_video_notes, and can_send_voice_notes for different media types.
  • Added the parameter use_independent_chat_permissions to the structs RestrictChatMemberParams and SetChatPermissionsParams.
  • Added the field user_chat_id to the struct ChatJoinRequest.

0.22.1

01 Feb 09:00
3a52ed2
Compare
Choose a tag to compare

What's Changed

  • refactor(lint): adapt to lints by @EdJoPaTo in #96
  • build(cargo): update typed-builder requirement from 0.11 to 0.12 by @dependabot in #95

Full Changelog: 0.22.0...0.22.1

0.22.0

31 Dec 11:25
b1405e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.21.0...0.22.0

0.21.0

06 Nov 11:58
b7543f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.0...0.21.0

0.20.0

13 Aug 09:21
c9d3be6
Compare
Choose a tag to compare

What's Changed

  • change connect_timeout for async client by @ayrat555 in #83
  • change the offset field's type for getUpdates by @ayrat555 in #86
  • August 12 most api changes by @pxp9 in #85

Full Changelog: 0.19.2...0.20.0

0.19.2

20 Jul 16:02
913d8dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.19.1...0.19.2

0.19.1

09 Jul 08:51
c6656d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.19.0...0.19.1

0.19.0

06 Jul 12:39
8d85180
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.19.0

0.18.0

21 Jun 18:30
8fd398f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.18.0