Skip to content

Releases: pybpc/poseur

poseur v0.4.3

11 Dec 14:53
43fad88
Compare
Choose a tag to compare

New distribution [0.4.3]

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

poseur v0.4.2.post1

28 Nov 12:11
24256b6
Compare
Choose a tag to compare

New distribution [0.4.2.post1]

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

poseur v0.4.2

27 Nov 13:41
1b42d72
Compare
Choose a tag to compare

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

poseur v0.4.1

25 Nov 14:58
6ac8d38
Compare
Choose a tag to compare

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

poseur v0.4.0

09 Nov 03:14
7bf867e
Compare
Choose a tag to compare

New distribution [0.4.0]

  • revised --linesep CLI option
  • revised linesep determination
  • bumping version to 0.4.0

poseur v0.3.5

09 Nov 02:24
e57f2b0
Compare
Choose a tag to compare

New distribution [0.3.5]

  • bugfix in linesep when conversion
  • revised linesep determination

poseur v0.3.4

08 Nov 15:30
afd54fc
Compare
Choose a tag to compare

New distribution [0.3.4]

  • polished code insertion allocation

poseur v0.3.3

29 Oct 14:28
202c40c
Compare
Choose a tag to compare

New distribution [0.3.3]

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

poseur v0.3.2

24 Oct 15:24
58826d7
Compare
Choose a tag to compare

New distribution [0.3.2]

  • fixed setup.py

poseur v0.3.1

23 Oct 16:06
a2330b6
Compare
Choose a tag to compare

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