| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-qrcode: upgrade 7.1 -> 7.2 | zangrc | 2021-07-27 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | 7.2 (19 July 2021) ================== - Add Styled PIL image factory, allowing different color masks and shapes in QR codes - Small performance inprovement - Add check for border size parameter Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
| * | python3-qrcode: upgrade 6.1 -> 7.1 | zhengruoqin | 2021-07-13 | 1 | -0/+11 |
| 7.1 (1 July 2021) ================= - Add --ascii parameter to command line interface allowing to output ascii when stdout is piped - Add --output parameter to command line interface to specify output file - Accept RGB tuples in fill_color and back_color - Add to_string method to SVG images - Replace inline styles with SVG attributes to avoid CSP issues - Add Python3.10 to supported versions Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | |||||
