]> git.wh0rd.org - tt-rss.git/blame - lib/phpqrcode/CHANGELOG
notify fixes
[tt-rss.git] / lib / phpqrcode / CHANGELOG
CommitLineData
fb70f26e
AD
1* 1.0.0 build 2010031920 \r
2\r
3 - first public release\r
4 - help in readme, install\r
5 - cleanup ans separation of QRtools and QRspec\r
6 - now TCPDF binding requires minimal changes in TCPDF, having most of job\r
7 done in QRtools tcpdfBarcodeArray\r
8 - nicer QRtools::timeBenchmark output\r
9 - license and copyright notices in files\r
10 - indent cleanup - from tab to 4spc, keep it that way please :)\r
11 - sf project, repository, wiki\r
12 - simple code generator in index.php\r
13 \r
14* 1.1.0 build 2010032113\r
15\r
16 - added merge tool wich generate merged version of code\r
17 located in phpqrcode.php\r
18 - splited qrconst.php from qrlib.php\r
19 \r
20* 1.1.1 build 2010032405\r
21\r
22 - patch by Rick Seymour allowing saving PNG and displaying it at the same time\r
23 - added version info in VERSION file\r
24 - modified merge tool to include version info into generated file\r
25 - fixed e-mail in almost all head comments\r
26 \r
27* 1.1.2 build 2010032722\r
28\r
29 - full integration with TCPDF thanks to Nicola Asuni, it's author\r
30 - fixed bug with alphanumeric encoding detection\r
31 \r
32* 1.1.3 build 2010081807\r
33\r
34 - short opening tags replaced with standard ones\r
35 \r
36* 1.1.4 build 2010100721\r
37\r
38 - added missing static keyword QRinput::check (found by Luke Brookhart, Onjax LLC)\r