This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
Releases: SamR1/python-twootfeed
Releases · SamR1/python-twootfeed
v0.6.3
v0.6.2
v0.6.1
twootfeed on PyPI!
New Features
- twootfeed is now available on PyPI
$ pip install twootfeed
Bugs Fixed
- Issue 17 - [Twitter] the name used in url is the display name and not the username
Misc
- Python 3.7 support (since Tweepy 3.7 support)
- Refactor
- Continuous integration and tests coverage
In this release 1 issue was closed.
v0.5.1
Mastodon extended support
make support
Adding Makefile to ease install and starting the server (see README)
Mastodon favorites support
Thanks to @georgedorn for adding:
- rss feed generation with authenticated user's favorites
- script to register the app and generate credentials for Mastodon