Change Log

Project changes are shown on this page.

v2.4.6

New Features

Bug Fixes

v2.4.5

New Features

Bug Fixes

  • Fix bugs in parse Updates

  • Updater.__lock bug

  • bale.Update.type bugs

  • Fix bale.Chat.invite_link bugs

  • Improving the bale.Message class (__eq__, __ne__, __repr__)

  • Add new type channel to bale.ChatType

v2.4.4

New Features

Bug Fixes

  • Fix http error

  • Fix bale.EventType.BEFORE_READY and bale.on_before_ready() bug

  • Fix bot closing problem

v2.4.3

Bug Fixes

  • Changes in some functions and commands

  • Add bale.Bot.download_file() for Download files with file_id

  • Update LICENSE

  • Improve Code Quality

v2.4.2

Bug Fixes

  • Changes in some functions and commands

  • Improve Code Quality

v2.4.1

New Features

  • Add updater param to bale.Bot for Custom-Updater

  • Add bale.Message.type & support bale.UpdateType from it

  • Update Readme file

Bug Fixes

  • Improve Code Quality

v2.4.0

New Features

  • New changes for better Connections

  • Synchronization of Exceptions with document

  • Add Support from local rate limits

  • Add support from bale.HTTPClient errors

Advance

  • Add a Response Parser for connections

  • Add Type Checker to All functions

  • Add new supporter class for Rate Limits

  • Synchronization of methods and Improve Code in many Models ( bale.User, bale.Chat, bale.Bot, bale.Message )

  • Add bale.User.chat_id

  • Add bale.error.RateLimited Error

  • Add sleep_after_every_get_updates param to bale.Bot.run() and bale.Bot.start()

Bug Fixes

  • Improve Code Quality

v2.3.2

New Features

Bug Fixes