Releases: Bibo-Joshi/ptbstats
Releases · Bibo-Joshi/ptbstats
v2.2
v2.1
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
Version 2.0.2
Released 2022-05-22
- Fix a bug in
SimpleStats
v2.0.1
Version 2.0.1
Released 2022-05-22
- Fix a bug in
SimpleStats
- Fix
pre-commit
v2.0
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.