You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New distribution [0.4.1]
* added `--tabsize` option and `POSEUR_TABSIZE` environment variable
* now support line seperator and tab size guessing (based on `walrus` implementation)
* updated related files
New distribution [0.3.3]
* changed default decorator name to `__poseur_decorator`
* revised documentation & manual
* bugfix for `linesep` handling
* revised tests
New distribution [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