Skip to content

Tags: pybpc/poseur

Tags

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.4.3]

 * fix argparse help format string bug (many thanks to @gousaiyang)

v0.4.2.post1

Toggle v0.4.2.post1's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.4.2.post1]

Get all errors from parso, as hints from davidhalter/parso#89

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.4.2]

 * updated README & bash completion
 * added universal uniq UUID 4 generator
 * fixed line sepertor guessing
 * upated CI configuration
 * fixed `test.py` for Python 3.5 compatibility

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
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

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.4.0]

 * revised `--linesep` CLI option
 * revised linesep determination
 * bumping version to 0.4.0

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.3.5]

 * bugfix in linesep when conversion
 * revised linesep determination

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.3.4]

 * polished code insertion allocation

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.3.3]

 * changed default decorator name to `__poseur_decorator`
 * revised documentation & manual
 * bugfix for `linesep` handling
 * revised tests

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
New distribution [0.3.2]

 * fixed setup.py

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
JarryShaw Jarry Shaw
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