Release Notes: Collapsion protection was reduced to "+ +" and "- -" sequences. This release also adds support for Python 3.3.


Release Notes: This release updates packaging and compatibility. A dummy option has been added to setup.py to support the pip installer. Support for the following Python implementations has been added: pypy (1.9, 2.0) and jython (2.5).


Release Notes: Newline removal before the "!" operator has been made more sensible. This mainly allows for the !function self-calling syntax.


Release Notes: Collapsion protection was reduced to "+ +" and "- -" sequences. This release also adds support for Python 3.3.


Release Notes: This release no longer collapses "+ ++" and "- --" sequences.


Release Notes: This release adds support for the "return /regex/" statement.