The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Business::Colissimo

0.1000 Mon May  7 08:40:37 2012 CEST

    [ENHANCEMENTS]

    * Add support for producing correct bar codes for Expert International.

    [BUG FIXES]

    * Fix broken output from logo method for KPG countries. 

    [TESTS]

    * Add tests for logo method.

0.0200 Sun Feb 26 18:26:12 2012 IST

    [ENHANCEMENTS]

    * Add support for changing barcode image padding.

    [BUG FIXES]

    * Fix regular expression for insurance resp. recommendation level.

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