coo v0.1.3 Release Notes

Release Date: 2018-12-13 // over 5 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().

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 $message is not provided.
    • 🛠 Fixed lots of typos.