Skip to content

Releases: DankCity/dankbot

0.0.6 Using SQLite3 instead of MySQL

08 Dec 06:15
Compare
Choose a tag to compare
  • Uses SQLite3 now instead of MySQL
  • Tracks the last time a meme was seen, based on reddit post ID
  • Future release will groom out stale memes that have not been seen in some configurable amount of time

0.0.5 Testing full deploy to PyPI

06 Dec 13:08
Compare
Choose a tag to compare
Merge pull request #79 from DankCity/tagged-release-deploy

Move tag fetch to checkout section

0.0.4 Initial Release to PyPI

06 Dec 05:01
Compare
Choose a tag to compare
Merge pull request #78 from DankCity/tagged-release-deploy

Fix README formatting

0.0.3 Testing tagged release deploys 9

06 Dec 03:34
Compare
Choose a tag to compare
Update circle to deploy to pypi test server

0.0.2 Logging updated to use dankbot config

05 Dec 17:06
Compare
Choose a tag to compare
Merge pull request #75 from DankCity/73-use-appdirs-for-logs

73 use appdirs for logs

0.0.1 - Initial Release

04 Dec 22:23
Compare
Choose a tag to compare
Merge pull request #69 from DankCity/28-add-unit-tests

Reach 100% coverage with unit tests