changelog 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. zint (2.6.0) stable; urgency=medium
  2. * Update to Qt5
  3. * Ouput to EMF and TIF
  4. -- Robin Stuart <rstuart114@gmail.com> Fri, 12 May 2017 09:00:00 +0000
  5. zint (2.5.1) UNRELEASED; urgency=medium
  6. * Include support for DotCode
  7. * Include support for Han Xin (Chinese Sensible) code.
  8. * Reinstate Codablock-F support.
  9. * Automated ECI pre-processing.
  10. * Ouput to BMP, GIF and PCX.
  11. * Huge code review and numerous bugfixes
  12. * DMRE support and DataMatrix bugfixes
  13. -- Robin Stuart <rstuart114@gmail.com> Fri, 13 Jan 2017 20:33:54 +0000
  14. zint (2.4.1) unstable; urgency=low
  15. * Update and review of files required by Debian including changelog.
  16. -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 09:26:00 +0000
  17. zint (2.4) unstable; urgency=low
  18. * Built extensions to the API for integrating with glabels thanks
  19. to Sam Lown and Jim Evins.
  20. * Added code optimisation and input from stdin thanks to Ismael
  21. Luceno.
  22. * Reinstated escape character input.
  23. * Simplification of Barcode Studio.
  24. -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 05:00:00 +0000
  25. zint (2.3.2) unstable; urgency=low
  26. * Corrected many bugs in GS1 DataBar Extended thanks to the careful
  27. study of the code by Pablo Orduña at the PIRAmIDE project.
  28. * Similarly corrected some bugs in Maxicode thanks to Monica Swanson
  29. at Source Technologies.
  30. * Also minor bugfixes for ISBN and Aztec Code, and added some small
  31. features like a --square option in the CLI.
  32. -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 04:00:00 +0000
  33. zint (2.3.1) unstable; urgency=low
  34. * Removed Codablock-F.
  35. * Redesigned scale function so that human readable text and Maxicode
  36. symbols can be scaled consistently.
  37. * Corrected encoding bugs with Code 128/Code 16k and Data Matrix ECC
  38. 050.
  39. * Added --notext option to CLI.
  40. -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 03:00:00 +0000
  41. zint (2.3) unstable; urgency=low
  42. * Fixed problems with Micro QR Code and rebuilt QR Code support
  43. removing dependence on libqrencode.
  44. * Improved Kanji character support for QR Code and Micro QR Code
  45. which now auto-detects and automatically converts to Shift-JIS.
  46. * Added Grid Matrix symbology with Kanji character support and
  47. automatic conversion to GB 2312.
  48. * Removed no_qr compile option.
  49. * Advanced Barcode Studio version number to match library version
  50. number.
  51. -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 02:00:00 +0000
  52. zint (2.2.2) unstable; urgency=low
  53. * A beta release previewing the new API structure.
  54. * Better NULL character support with "nullchar" value removed.
  55. * Added loading from file and sequence dialogs in Barcode Studio.
  56. -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 01:00:00 +0000
  57. zint (2.2.1-1) unstable; urgency=low
  58. * fix .so version
  59. -- BogDan Vatra <bogdan@licentia.eu> Sat, 08 Aug 2009 11:52:28 +0300
  60. zint (2.2.1) unstable; urgency=low
  61. * bug fixes. Affected symbologies are Data Matrix,
  62. USPS One Code, Aztec Code, PDF417, MicroPDF and Composite symbols.
  63. If you use any of these then please update.
  64. -- BogDan Vatra <bogdan@licentia.eu> Fri, 07 Aug 2009 15:04:12 +0300
  65. zint (2.2.0-1) unstable; urgency=low
  66. * Debian testing/sid and (*)ubuntu debug packages
  67. -- BogDan Vatra <bogdan@licentia.eu> Thu, 06 Aug 2009 21:57:37 +0300
  68. zint (2.2.0) unstable; urgency=low
  69. * Code One encoding
  70. * Another round of bugfixes
  71. * GS-1 data can now be encoded in Code 49 symbols
  72. * The Qt GUI has been renamed to "zint-qt" and now includes a handy
  73. reset button.
  74. -- BogDan Vatra <bogdan@licentia.eu> Tue, 04 Aug 2009 18:44:39 +0300
  75. zint (2.1.3-1) unstable; urgency=low
  76. * Much improved GUI experience - now with a "save" button so that the GUI
  77. actually does something!
  78. * Also included are, of course, Code 49, Channel Code, Japanese Postal Code.
  79. * A shed load of bugfixes.
  80. -- BogDan Vatra <bogdan@licentia.eu> Wed, 20 May 2009 10:51:18 +0300
  81. zint (2.1.3) unstable; urgency=low
  82. * Initial release
  83. -- BogDan Vatra <bogdan@licentia.eu> Sat, 11 Apr 2009 23:45:53 +0300