* changed default decorator name to `__poseur_decorator` * revised documentation & manual * bugfix for `linesep` handling * revised tests
0.3.2
* fixed setup.py
0.3.1
* Fix LINESEP typos and incorrectly copied F2FORMAT * Fix function parsing in decorate_funcdef() * Fix multiprocessing ResourceWarning (special thx to gousaiyang for pull request 1) * bumping version to 0.3.1
0.3.0
* added new environ & CLI for setting decorator's name in case of potential redefinition * bumped setup.py status from 1 to 5