Releases: ebellocchia/telegram_crypto_price_bot
Releases · ebellocchia/telegram_crypto_price_bot
Version 0.2.0
- Add possibility to specify a starting hour for price tasks
Version 0.1.5
- Add single handlers for message updates, to avoid being notified of each single message sent in groups
Version 0.1.4
- Rename commands by adding the
pricebot_
prefix, to avoid conflicts with other bots
Version 0.1.3
- Add configuration files for flake8 and prospector
- Fix all flake8 warnings
- Fix the vast majority of prospector warnings
- Remove all star imports (
import *
)
Version 0.1.2
- Add typing to class members
- Fix mypy errors
Version 0.1.1
- Minor bug fixes
Version 0.1.0
First release