Skip to content

v1.1

Choose a tag to compare

@MaZderMind MaZderMind released this 05 May 19:43
· 11 commits to main since this release
1af1a7a

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