Skip to content

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

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

18 Jan 16:35

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

Choose a tag to compare

Updated readme

4.0.0: Updated dependencies.

11 Jul 08:04

Choose a tag to compare

Added the company root namespace.
Updated readme.

3.0.10

26 Apr 10:17

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

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

Choose a tag to compare

Updated the readme.

3.0.7

15 Apr 12:19

Choose a tag to compare

Added whitelist to phpunit.

3.0.6

15 Apr 11:39

Choose a tag to compare

Removed two issues occurring on use of unconfigured QrCodeRenderer in…

3.0.5

15 Apr 11:18

Choose a tag to compare

Updated coverage report after success script.

3.0.4

15 Apr 08:19

Choose a tag to compare

Updated readme.