Skip to content

Releases: imwally/untweet

v1.0.8

26 May 21:17
Compare
Choose a tag to compare

unlike is now untweet!

A bunch of new things:

  • unlike -> untweet
  • Use command name instead of os.Args[0]
  • New tweets subcommand to destroy tweets
  • New likes subcommand to destroy likes
  • New dump subcommand to dump tweets or likes to stdout
  • New -older flag to destroy tweets older than specified time
  • New -y flag for automatic yes at prompts

Most subcommands have their own flags. Use the -h flag on each command
to view options.

v1.0.7

26 May 18:15
Compare
Choose a tag to compare

unlike is now untweet!

A bunch of new things:

  • unlike -> untweet
  • Use command name instead of os.Args[0]
  • New tweets subcommand to destroy tweets
  • New likes subcommand to destroy likes
  • New dump subcommand to dump tweets or likes to stdout
  • New older flag to destroy tweets older than specified time

Most subcommands have their own flags. Use the -h flag on each command
to view options.

v1.0.3

26 Feb 02:28
Compare
Choose a tag to compare

Now with more binaries!