Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Releases: tommeagher/heroku_ebooks

Minor bug fix

19 Oct 16:13
Compare
Choose a tag to compare

Removes a redundant variable in local_settings.py that was confusing at setup.

Now with environment variables

25 Sep 17:24
Compare
Choose a tag to compare

This release refactors the local_settings.py file to use Heroku's environment variables for sensitive Twitter API keys.

Bug fix release

11 May 13:48
Compare
Choose a tag to compare

Fixing a stupid bug.

Now with 280-characters

09 May 21:24
Compare
Choose a tag to compare

This release allows your ebooks bot to draw from all 280 characters of your tweets.

Added Mastodon support

12 Feb 17:41
Compare
Choose a tag to compare

Thanks to contributions from @andrlik, heroku_ebooks now supports Mastodon instances for both culling source material and posting to.

Many updates, including new sources and Python 3 support

11 Nov 22:20
2decedc
Compare
Choose a tag to compare

A slew of fixes and improvements from @00dani, @ConorIA, @ekevoo, @snowmanninja, @sparky005. Thanks to all the new contributors to the project.

This now supports Python 3, which new Heroku apps use by default. It also enables new text sources, including rudimentary web scraping.