Skip to content

Releases: lucaspolo/redditbot

v0.7.5

16 May 03:07
Compare
Choose a tag to compare

0.7.5 (2023-05-16)

Documentation

  • add docker-compose example (4a46e6c)

v0.7.4

06 Oct 00:52
Compare
Choose a tag to compare

0.7.4 (2022-10-06)

Documentation

  • add section to explain how to publish in K8S (5517149)

v0.7.3

31 Aug 00:04
Compare
Choose a tag to compare

0.7.3 (2022-08-30)

Bug Fixes

  • update python-telegram-bot due to vulnerabilities in httpx (1383e13)

v0.7.2

27 Aug 22:09
Compare
Choose a tag to compare

0.7.2 (2022-08-27)

Bug Fixes

  • fix subreddit name comparsion (93a865d)

v0.7.1

27 Aug 21:57
Compare
Choose a tag to compare

0.7.1 (2022-08-27)

Bug Fixes

  • fix when subreddit does not exist (88f95d4)

v0.7.0

27 Aug 21:37
Compare
Choose a tag to compare

0.7.0 (2022-08-27)

Features

Bug Fixes

  • fix bot message to improve readbility (a1f3de6)

v0.6.0

27 Aug 20:59
Compare
Choose a tag to compare

0.6.0 (2022-08-27)

Features

  • change messages to use Markdown V2 instead raw text (302fd1e)

v0.5.0

27 Aug 00:36
Compare
Choose a tag to compare

0.5.0 (2022-08-27)

Features

  • add command to retrieve version (8c9f9bf)

v0.4.0

27 Aug 00:13
Compare
Choose a tag to compare

0.4.0 (2022-08-27)

Features

  • change bot implementation to async (ab62323)

v0.3.1

25 Aug 00:44
Compare
Choose a tag to compare

0.3.1 (2022-08-25)

Bug Fixes

  • change the Dockerfile to install only production dependencies (4e4c8cf)