Skip to content

Releases: miskith/QRInvoice

3.2.1

23 Nov 06:31
Compare
Choose a tag to compare

Fix enums

3.2.0

22 Nov 14:29
Compare
Choose a tag to compare

Update composer dependencies

3.1.0

30 Aug 12:59
Compare
Choose a tag to compare
  • Update dependencies
  • Drop PHP7.4

3.0.0

15 Jul 11:56
Compare
Choose a tag to compare
  • 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

16 Jun 09:06
Compare
Choose a tag to compare
  • Set round block size mode to enlarge
  • Add width & height to HTML image

2.0.2

16 Jun 08:56
Compare
Choose a tag to compare
  • Update Readme

2.0.1

16 Jun 08:50
Compare
Choose a tag to compare
  • Fix getQRCodeImage function
  • Add unit tests for getQRCodeImage function

2.0.0

16 Jun 08:17
Compare
Choose a tag to compare
  • Update all dependencies
  • Add tests
  • Cleanups