Releases: lucaspolo/redditbot
Releases · lucaspolo/redditbot
v0.7.5
0.7.5 (2023-05-16)
Documentation
- add docker-compose example (4a46e6c)
v0.7.4
0.7.4 (2022-10-06)
Documentation
- add section to explain how to publish in K8S (5517149)
v0.7.3
0.7.3 (2022-08-30)
Bug Fixes
- update python-telegram-bot due to vulnerabilities in httpx (1383e13)
v0.7.2
0.7.2 (2022-08-27)
Bug Fixes
- fix subreddit name comparsion (93a865d)
v0.7.1
0.7.1 (2022-08-27)
Bug Fixes
- fix when subreddit does not exist (88f95d4)
v0.7.0
0.7.0 (2022-08-27)
Features
Bug Fixes
- fix bot message to improve readbility (a1f3de6)
v0.6.0
0.6.0 (2022-08-27)
Features
- change messages to use Markdown V2 instead raw text (302fd1e)
v0.5.0
0.5.0 (2022-08-27)
Features
- add command to retrieve version (8c9f9bf)
v0.4.0
0.4.0 (2022-08-27)
Features
- change bot implementation to async (ab62323)
v0.3.1
0.3.1 (2022-08-25)
Bug Fixes
- change the Dockerfile to install only production dependencies (4e4c8cf)