coo v0.1.3 Release Notes
Release Date: 2018-12-13 // about 7 years ago-
➕ Added
- ➕ Added support to post updates randomly on
Coo.tweet(aleartory=True). - ➕ Added support for updates with a single media file for all tweets on
Coo.tweet(). - ➕ Added support for updates with a single media file for all tweets on
Coo.schedule(). - ➕ Added support for updates with a different media file for each tweet on
Coo.schedule().
- ➕ Added support to post updates randomly on
Previous changes from v0.1.2
-
➕ Added
- ➕ Added changes to CHANGELOG.md.
- ➕ Added changes to the documentation.
- ➕ Added releases.
🛠 Fixed
- 🛠 Fixed template overwriting the tweets when
$messageis not provided. - 🛠 Fixed lots of typos.