* Added *Latest Release*, *Supported Python Version* and *Downloads* shields.
0.3.0.1
++++++++++++++++++++
* Added wheel universal support to both python 2 and 3. * Fixed beta release date in HISTORY.rst.
0.3.0
++++++++++++++++++
* Added support to py33 and py34 without using ``2to3``. * Added testing support to py33 and py34 without using ``2to3``. * First *Beta Release*.
0.2.1
++++++++++++++++++
* Added --finish option; now ``pda`` is feature-complete. * Improved coding style for ``control.py`` by removing redundant if-else branches. * Updated tool description. * Improved unit test and test automation process.
0.2.0
++++++++++++++++++
* Improved ``pda`` README documentation.
0.1.9.1
++++++++++++++++++++
* Remove installing ``unittest2``, since it's not used at all by ``pda``.