- add --user-first argument scrapes users first then downloads
- switch tqdm has be deprechated and replaced with rich
- fix bug with incorrect filtering of accounts
- improved trunication of long text
- general improvement of text output
- safety check and forced reset of posts cache
- filter liked/unlike by date
- add progress bar to like/unlike
implementation of rich means a whole new look
This should also mark the beginning of improvement in the version number. I hope to use semvar or something similar when creating
future releases