v1.1
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