Skip to content

Releases: pybpc/f2format

PyBPC f2format v0.8.7rc2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Nov 12:09
v0.8.7rc2
007eeb0
 * final bugfix for #5

 * reconstructured f2format impl.

f2format v0.8.6

Choose a tag to compare

@JarryShaw JarryShaw released this 11 Dec 14:18
467fdce

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

Choose a tag to compare

@JarryShaw JarryShaw released this 28 Nov 12:10
4b54043

New distribution [0.8.5.post1]

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

f2format v0.8.5

Choose a tag to compare

@JarryShaw JarryShaw released this 27 Nov 13:32
47e9690

New distribution [0.8.5]

  • universal UUID4 (unique)
  • fixed line sperator guessing
  • updated Travis CI config

f2format v0.8.4

Choose a tag to compare

@JarryShaw JarryShaw released this 09 Nov 03:37
09a2912

New distrbution [0.8.4]

  • no changes to core codes
  • updated docstring for ConvertError

f2format v0.8.3

Choose a tag to compare

@JarryShaw JarryShaw released this 23 Oct 15:59
e30f984

New distribution [0.8.3]

  • properly using Pool
  • updated README (addressing issue #4)
  • bumping version to 0.8.3

f2format v0.8.2

Choose a tag to compare

@JarryShaw JarryShaw released this 04 Aug 05:51
0523bde

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

Choose a tag to compare

@JarryShaw JarryShaw released this 26 Jul 14:43
d3b304f

New distribution [0.8.1]

  • revised docstrings
  • revised Makefile
  • bump version to 0.8.1

f2format v0.8.0

Choose a tag to compare

@JarryShaw JarryShaw released this 21 Jul 06:16
d3b304f

New distribution [0.8.0]

  • revised CLI
  • no core implementation changes

f2format v0.7.3.post2

Choose a tag to compare

@JarryShaw JarryShaw released this 21 Jul 03:05
821152c

New distribution [0.7.3.post2]

  • no changes to core logics
  • revised core codes