#
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project poorly adheres to Semantic Versioning.
#
1.0.0
NEXT
Expected: Unknown
#
0.2.0
LATEST
Released: 2021-11-29
#
Added
- Added documentation
#
Changed
- Renamed
QRCodeStyle.get
toQRCodeStyle.get_buffer
- Renamed
QRCodeStyle.get_async
toQRCodeStyle.get_buffer_async
#
Fixed
- Fixed incorrect render of round corners in Pillow
#
0.1.0
Released: 2021-07-29
Project created! Yay! 🥳
#
Added
- Added generation with SVG
- Added generation with
Pillow
- Added ExtraRounded style