Skip to content

Release v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 18:54

qrcode 0.3.0

  • Add qr_vcard() to generate QR codes for a vCard.
  • Add qr_sepa() to generate QR codes for SEPA payments.
  • Add qr_location() to generate QR codes for locations.
  • generate_svg() now escapes the special characters &, ', ", <, >.
    Fixes #19 reported by @kaveelim.