Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 19:22
· 6 commits to master since this release

Warning: While the API is mostly backwards compatible, the look and size of the generated QR codes has changed.

  • Updated requirements to support the latest qrcode version
  • Added support for custom output sizes using box_size and border parameters
  • Changed legacy setuptools to poetry
  • Dropped support for Python 2.x and <3.7
  • Changed license to MIT
  • Added unit tests