Changes BarcodeBean Project

Release History

Version Date Description
1.2.0 2009/03/12 first maven release
1.1.5 2008/01/09 bugfix release
1.1.4 2007/08/26 new barcode types
1.1.3 2007/08/21 new barcode type
1.1.2 2007/08/08 bugfix release

Release 1.2.0 - 2009/03/12

Type Changes By
update Changed Repository from CVS to SVN. dwalters
update Introdution of Maven as build system. mhanisch
update Package structure changed to net.sourceforge.jbarcodebean. mhanisch
update Removed dependency from ACME GIF encoder mhanisch
add Rendering into buffered images added. mhanisch
add Horizontal alignment added. mhanisch
add Label position property added. mhanisch

Release 1.1.5 - 2008/01/09

Type Changes By

Release 1.1.4 - 2007/08/26

Type Changes By
add Barcode type "Code 93Extended" has been added. mhanisch
add Barcode type "Code 11" has been added. mhanisch

Release 1.1.3 - 2007/08/21

Type Changes By
add Barcode type "Code 93" has been added. mhanisch

Release 1.1.2 - 2007/08/08

Type Changes By
fix BarcodeStrategyEditor.getAsText() did return wrong values for BarcodeStrategy instances which were sub classes of other BarcodeStrategy implementations. mhanisch
fix JBarcodeBeanBeanInfo.getIcon() used wrong file names for the icons so that no icons were returned. mhanisch
add ANT build script(build.xml) added to create releases more easy. mhanisch
add changes.xml to log changes made to JBarcodBean project added. mhanisch