Skip to content

Releases: ChenjieXu/pyzxing

v1.0.2b

17 Jan 13:02
Compare
Choose a tag to compare
Use navdeep-G/setup.py as template

v1.0.2a

17 Jan 12:54
Compare
Choose a tag to compare
Use navdeep-G/setup.py as template

v1.0.2

09 Jan 13:36
Compare
Choose a tag to compare
  • Using poetry to manage project and change structure
  • Support blank in path

v1.0.1

18 Apr 07:15
Compare
Choose a tag to compare

1.0.1 (18 April 2021)

  • fix jar preparation and add test case

release v1.0.0 First GA

12 Apr 11:38
Compare
Choose a tag to compare

After a year of development, the first General Availability of pyzxing is finally released. I would like to express my gratitude to all the developers for their suggestions and issue, which helped the development of this project to a great extent. This project will continue to be open source and updated regularly.

release v0.3.5

06 Mar 12:17
Compare
Choose a tag to compare
  • support decoding qrcode with bytes format content
  • support passing array into BarCodeReader

v0.3.4

02 Mar 03:16
Compare
Choose a tag to compare

add points information in result

v0.3.3

29 Nov 03:11
Compare
Choose a tag to compare
  • Update result parser
  • support using absolute path

v0.3.2

07 Sep 00:48
16d4920
Compare
Choose a tag to compare

test workflow

v0.3.1

28 Jul 02:27
Compare
Choose a tag to compare
  • add command line runner
  • fix download link
  • optimize cache logic