0.20
- Reworked how
--since
works to fix a bug spotted in #39. The most recently seen tweet ID for various commands is now stored in a newsince_ids
table. - New feature: the friends, followers and listed counts for each user are now stored in a
count_history
table and updated any time we spot that the counts in that user's profile have changed. #40