File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 112020.08.29 Kentaro Fukuchi <
[email protected] >
22 [release-4.1.0]
3- * .github/workflows/{cmake,configure}.yml:
3+ * .github/workflows/{cmake,configure,cmake-windows }.yml:
44 - Github actions CI scripts have been added.
55 * tests/test_bitstream.c:
66 - Fixed memory leak.
7- * configure.ac, tests/prof_qrencode .c:
7+ * configure.ac, tests/{prof,pthread}_qrencode .c:
88 - Make configure to define HAVE_SYS_TIME_H in config.h.
9+ * CMakeLists.txt:
10+ - 'wingetopt' has been replaced to 'getopt'.
11+ * qrencode.c, tests/test_qrencode.c:
12+ - ECLEVEL check has been improved.
913
10142020.08.28 Kentaro Fukuchi <
[email protected] >
1115 [develop]
Original file line number Diff line number Diff line change 11libqrencode NEWS - Overview of changes
22======================================
33
4- Version 4.1.0 (2020.8.28 )
4+ Version 4.1.0 (2020.8.29 )
55-------------------------
6- * Micro QR Code no longer requires to specify the version number.
7- * 'make check' allows to run the test programs. (Thanks to Jan Tojnar)
86* Command line tool "qrencode" has been improved:
97 * New option "--inline" has been added. (Thanks to @jp-bennett)
108 * New option "--strict-version" has been added.
119 * UTF8 mode now supports ANSI256 color. (Thanks to András Veres-
1210 Szentkirályi)
13-
11+ * Micro QR Code no longer requires to specify the version number.
12+ * 'make check' allows to run the test programs. (Thanks to Jan Tojnar)
1413* Some compile time warnings have been fixed.
1514* Various CMake support improvements. (Thanks to @mgorny and @sdf5)
1615* Some minor bug fixes. (Thanks to Lonnie Abelbeck and Frédéric Wang)
You can’t perform that action at this time.
0 commit comments