Releases: imwally/untweet
Releases · imwally/untweet
v1.0.8
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
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.