Skip to content

Releases: MaZderMind/cwa-qr

v1.2.2

05 Oct 20:58
Compare
Choose a tag to compare

Technical

  • Regenerate protobuf file for compatibility with protobuf 4.x

1.2.1

17 Sep 16:49
Compare
Choose a tag to compare

Technical

  • Bump dependency pillow from 8.2.0 to 8.3.2

v1.1

05 May 19:43
1af1a7a
Compare
Choose a tag to compare

Features

  • High-Level Python 3 Enum for Location Type (Backwards Compatible to the lowlevel Constants used in v1.0)
  • Ability to generate Poster-SVGs explaining how to use the QR-Code

Technical

  • Base64 String in the QR-Code is now r-stripped of its padding, to generate Byte-Identical Codes with the iOS App
  • More Tests

v1.0

25 Apr 20:28
Compare
Choose a tag to compare

Initial Release