- Add -c option to enable codespeak support. The codespeak.net repository uses ``branch`` and ``tag`` instead of ``branches`` and ``tags``. [gotcha, stefan]
0.16
-----------------
- Fold regex construction into find and make find a method. [stefan]
- Update README.txt. [stefan]
0.15
-----------------
- Support for reading default options from a config file. [fschulze, stefan]
0.14
-----------------
- Add -s and -i options for signing PyPI uploads with GnuPG. [stefan]
- Stop execution after any failing step. [stefan]
0.13
-----------------
- Stop execution when the checkin step fails. [stefan]