To upgrade to version 3 using a zip file unzip it into your designated directory and run `pip install .` as for a new installation.
2.1.1
Adjusts `--authorise` filepath to use the correct path.
2.1.0
Now uses `pip` for install and uninstall.
2.0.0
Version 2 completely changes the commands, removes scheduling and `refresh`, and adds time-based filtering to `lucky_dip`, `stash`, and the read-only information commands (`list` and `archive`).
1.2.2
This release fixes a number of bugs, including:
18 pocket_access_token missing from default settings.py causing catastrophic failure 19 document uninstall process to avoid executable filepath conflicts 20 suppress harmless error messages on first install when unloading plist file that isn't loaded 22 provide friendlier feedback when archiving items
1.2.1
This fixes a major bug with `pocketsnack refresh` and `pocketsnack stash`.
Without this fix, if your List is large, items will not have tags updated or be archived, due to an HTTP error 414.