Skip to content

Releases: jadametz/goTweetDelete

v1.1.0 - Support for Ignoring based on substring

05 Jan 14:18
Compare
Choose a tag to compare

Added

  • Ability to ignore deletion of a Tweet based on substring. See IGNORESUBSTRINGS configuration.

v1.0.0 - Support for ignoring multiple Tweet IDs

06 Dec 16:17
0111f1f
Compare
Choose a tag to compare

With the most recent feature improvement of ignoring multiple Tweet IDs, the project is reaching v1.0.0 as I believe its features are stable and the project is being used by a handful of people 🙏🏼

Shout out and thank you to @bogosj for the recent contributions!

Added

  • CI workflow for running unit tests on commit

Changed

  • Breaking: Support for ignoring multiple Tweet IDs via removal of IGNOREID in favor of IGNOREIDS

Fix Tweet retrieval

14 Nov 04:48
Compare
Choose a tag to compare

Fixed

  • Fixed a bug (#4) where only the latest 200 Tweets were being retrieved

Adds ability to ignore deleting a specific Tweet

12 Sep 21:17
Compare
Choose a tag to compare

Added

  • Ability to ignore deleting a specific Tweet