**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](https://python-poetry.org/)
- Dropped support for Python 2.x and <3.7
- Changed license to MIT
- Added unit tests