1.0 (2016-11-16)
----------------

- Add support for Python 3.4. This breaks with Python 2.6 and before. [Sylvain Viollon]
- Integrate with travis, coveralls - [abdul.maliyakkal]
- Improve readme [djay]


1.0b3 (2011-12-14)
------------------

- Update documentation with additional examples. [davidjb] 
-  fix indenting issues [djay]
-  init is handled as special function where result isn't stored [djay]


1.0b2 (2011-03-23)
------------------

- Allow constants if option all uppercase [djay]
- function return values converted to strings or empty string if None [djay]


1.0b1 (2011-03-15)
------------------

- Initial version ["Dylan Jay", djay]
