Skip to content

Tags: pixelfed/BaconQrCode

Tags

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
dansup daniel
Update

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
dansup daniel
Update composer

2.0.0

Toggle 2.0.0's commit message
BaconQrCode 2.0.0

Added
-----

- [Bacon#25](Bacon#25) allows for setting a more compact text output

- CHANGELOG.md added (how meta)

- Allows more complex shapes for modules

- Allows setting a gradient for the foreground

- Allows transparent backgrounds and alpha channel on all colors

Changed
-------

- Minimum PHP version changed to 7.1

- Imagick renderer now allows setting different output formats

- New optimized SVG renderer

Deprecated
----------

- Nothing.

Removed
-------

- Legacy ZF module support removed

Fixed
-----

- Non-release files are excluded from composer packages

1.0.3

Toggle 1.0.3's commit message
Fix PHP version requirement

1.0.2

Toggle 1.0.2's commit message
Switch to older PHPUnit version

1.0.1

Toggle 1.0.1's commit message
Merge pull request Bacon#17 from SimplyCorey/master

Correct HHVM Issue

1.0.0

Toggle 1.0.0's commit message
Create first stable tag