Skip to content

Releases: Bibo-Joshi/ptbstats

v2.2

02 Sep 11:11
Compare
Choose a tag to compare

Version 2.2

Released 2023-09-02

  • Upgrades python-telegram-bot to ~=20.4
  • Upgrades plotly to ~=5.16
  • Fixes smaller bugs

v2.1

06 Jan 14:43
Compare
Choose a tag to compare

Version 2.1

Released 2013-01-06

  • Upgrades python-telegram-bot to ~=20.0
  • Upgrades plotly to ~=5.11
  • Fix a bug where all SimpleStats instances would override each other's stored data

v2.0.2

22 May 10:30
Compare
Choose a tag to compare

Version 2.0.2

Released 2022-05-22

  • Fix a bug in SimpleStats

v2.0.1

22 May 10:04
Compare
Choose a tag to compare

Version 2.0.1

Released 2022-05-22

  • Fix a bug in SimpleStats
  • Fix pre-commit

v2.0

21 May 17:39
Compare
Choose a tag to compare

Version 2.0

Released 2022-05-21

Major changes:
* Upgrades to python-telegram-bot v20.0a0, introducing asyncio. Not backwards compatible.
* Persistence interface of BaseStats was completely reworked and is not backwards compatible.