Skip to content

Releases: chroma-x/php-qr-code-suite

4.0.2: Merge remote-tracking branch 'origin/master'

18 Jan 16:35
Compare
Choose a tag to compare
# Conflicts:
#	QrEncode/Exception/QrEncoderException.php
#	QrRender/Exception/IoException.php
#	QrRender/QrCodeRendererPng.php
#	QrRender/QrCodeRendererTiff.php
#	README.md
#	composer.json
#	src/QrEncode/QrCode/QrCode.php
#	src/QrEncode/QrCode/QrCodePoint.php
#	src/QrEncode/QrCode/QrCodePointRow.php
#	src/QrEncode/QrEncoder.php
#	src/QrRender/Base/QrCodeRendererInterface.php
#	src/QrRender/PathFinder/Path.php
#	src/QrRender/PathFinder/PathPoint.php
#	src/QrRender/PathFinder/QrCodePathFinder.php
#	src/QrRender/QrCodeRendererEps.php

4.0.1

15 Jul 15:34
Compare
Choose a tag to compare
Updated readme

4.0.0: Updated dependencies.

11 Jul 08:04
Compare
Choose a tag to compare
Added the company root namespace.
Updated readme.

3.0.10

26 Apr 10:17
Compare
Choose a tag to compare
Fixed a typo in the readme.

3.0.9: Switched from internal exception to PHP Common Excpetions.

26 Apr 10:06
Compare
Choose a tag to compare
Updated readme.
Code cleanup.
Added php5-curl to the vargrant setup to fullfill the composer dependency requirements.

3.0.8

18 Apr 14:24
Compare
Choose a tag to compare
Updated the readme.

3.0.7

15 Apr 12:19
Compare
Choose a tag to compare
Added whitelist to phpunit.

3.0.6: Removed two issues occurring on use of unconfigured QrCodeRenderer in…

15 Apr 11:39
Compare
Choose a tag to compare

3.0.5

15 Apr 11:18
Compare
Choose a tag to compare
Updated coverage report after success script.

3.0.4

15 Apr 08:19
Compare
Choose a tag to compare
Updated readme.