Skip to content

v1.1.0

Compare
Choose a tag to compare
@buckket buckket released this 07 Feb 14:23
· 252 commits to master since this release
  • Ignore status updates coming form the future.
  • Improved timestamp format by by removing microseconds and using local time.
  • Get confirmation before overwriting an existing source.
  • Allow tweet command to read from stdin. (echo "Test" | twtxt tweet)
  • Allow tweet command to accept unlimited amount of arguments. (twtxt tweet This is also valid)
  • Added an option to change the timeline sorting.
  • Added an option to specify max wait time for HTTP requests.