The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Business::Colissimo

0.0100 Fri Feb 10 10:04:55 2012 CET

    [API CHANGES]

    * Set default barcode image scale to 1px.
    * Set default barcode height to 77px.

    [ENHANCEMENTS]

    * Add support for changing barcode image scale.
    * Add support for changing barcode height.
    * Remove border from barcode images.
    * Add testing mode.

0.0002 Mon Jan 30 11:46:13 2012 CET

    [API CHANGES]

    * Rename mode access to access_f and mode expert to expert_f.
    * Add mode expert_oem.

    [ENHANCEMENTS]

    * Add spacing parameter to barcode method.
    * Add logo method.
    * Allow generation of barcode images for arbitrary barcodes.

    [TESTS]

    * Add test for size and format of barcode images.
    * Update barcode tests with checks for exact barcode numbers.

0.0001 Fri Nov 11 19:51:33 2011 CET

    * Initial release