Change History
==============

0.5(2011-03-03)
---------------
 * Begin using MANIFEST.in in the absence of a Subversion repository

0.4(2010-07-13)
---------------
 * Fixed unicode bug that caused errors when given non-ASCII characters [jetheis]

0.3(2010-01-10)
---------------
 * All code adheres to `PEP 8 <http://www.python.org/dev/peps/pep-0008/>`_ standards [jetheis]
 * Added ``ez_setup.py`` to package [jetheis]
 * Changed license to `GPLv3 <http://www.gnu.org/licenses/gpl.html>`_ [jetheis]

0.2(2009-08-11)
---------------
 * Changed macro syntax to not require true/false argument [jetheis]
 * Cleaned up code to better adhere to PEP 8 [jetheis]

0.1(2009-08-11)
---------------
 * Initial release of plugin [jetheis]

