Releases: pybpc/f2format
Releases · pybpc/f2format
PyBPC f2format v0.8.7rc2
* final bugfix for #5 * reconstructured f2format impl.
f2format v0.8.6
New distribution [0.8.6]
- fix argparse help format string bug (many thanks to @gousaiyang)
- removed vendor folder & related stuffs
f2format v0.8.5.post1
New distribution [0.8.5.post1]
Get all errors from parso, as hints from davidhalter/parso#89
f2format v0.8.5
New distribution [0.8.5]
- universal UUID4 (unique)
- fixed line sperator guessing
- updated Travis CI config
f2format v0.8.4
New distrbution [0.8.4]
- no changes to core codes
- updated docstring for
ConvertError
f2format v0.8.3
New distribution [0.8.3]
- properly using Pool
- updated README (addressing issue #4)
- bumping version to 0.8.3
f2format v0.8.2
New distribution [0.8.2]
- revised open usage
- updated TODO status
- updated Pipfile.lock
- updated setup.py with Python 3.8 tag
f2format v0.8.1
New distribution [0.8.1]
- revised docstrings
- revised Makefile
- bump version to 0.8.1
f2format v0.8.0
New distribution [0.8.0]
- revised CLI
- no core implementation changes
f2format v0.7.3.post2
New distribution [0.7.3.post2]
- no changes to core logics
- revised core codes