Releases: miskith/QRInvoice
Releases · miskith/QRInvoice
3.2.0
Update composer dependencies
3.1.0
- Update dependencies
- Drop PHP7.4
3.0.0
- Add support for invoices
- Added tests
- Typo fixes
Breaking changes
- Renamed namespace from Defr to miskith
- Renamed classes from QRPlatba to QRInvoice and from QRPlatbaException to QRInvoiceException
2.0.3
- Set round block size mode to enlarge
- Add width & height to HTML image
2.0.1
- Fix getQRCodeImage function
- Add unit tests for getQRCodeImage function
2.0.0
- Update all dependencies
- Add tests
- Cleanups