- 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
------------------
- Update documentation with additional examples. [davidjb] - fix indenting issues [djay] - init is handled as special function where result isn't stored [djay]
1.0b2
------------------
- Allow constants if option all uppercase [djay] - function return values converted to strings or empty string if None [djay]