The main new feature is cross-posting images. Before, only notes (i.e., text) were cross-posted. PyPump has been moved up to 0.7, which fixes a 0.6 bug where under Python3 (but not Python2), one couldn't log into a new account.
2.0
This is the first version using python3. To upgrade an existing installation, see https://github.com/dper/pumptweet/issues/30.
After we've used this version for a while, if there are no big problems, I'll push it to PyPI.
v.1.6.1 A few documentation changes since 1.6. This is in preparation for a new PyPI upload.
1.6
Now works with current version of PyPump.
1.5
There are many structural changes that now allow installation from `pip`. If you aren't interested in customizing the code, a `pip`-based installation is probably what you want.
1.4
Posts are only cross-posted if they are either `To: Public` or `CC: Public`. No other functionality changed.
1.3
Updated the readme docs to conform to the current version of PyPump. Also fixed a hard-coded `bash` call. No new functionality was added. This release is targeted at new installations. Pre-existing installations don't have much use for it.