Skip to content

3.0.0

Compare
Choose a tag to compare
@SimplyCorey SimplyCorey released this 02 Jun 20:48
· 59 commits to master since this release
151dd39

image

Features:

  • Added new fancy QrCodes (#69)
    • Sqaure/Dot/Circle formatters
    • Circle/Square Eyes
  • Added the ability to change the eye colors (#69)
  • Added the ability to add gradient colors (#69)
  • Added the ability to add alpha channels to the foreground and background color. (#38)

Enhancements:

  • Upgraded to bacon-qr-code 2.0.0 (#150)
  • Removed illuminate/support requirement (#101)

Fixes:

  • Fixed the white square issue when making a svg QrCode (#124)
  • Fixed an issue where size was not saved when method chaining was used (#132)

Depreciated

  • PHP >= 7.2 is now required