CHANGES file for Games::Bingo

$Id: CHANGES 1870 2007-08-12 19:28:13Z jonasbn $

0.15 Released 12th. of August 2007 (Update not necessary)

0.14 Released 8th. of August 2007 (Update not necessary)

0.13 Released 5th. of March 2005 (Update not necessary)

        G::B::Column::count_numbers
        G::B::Card::get_all_numbers
        G::B::Card::splitnumber

0.12 Released 31st. of January 2004 (Update not necessary)

0.11 Released 25th. of January 2004 (Update only necessary for Perl 5.005_03)

0.10 Released 21st. of January 2004 (Update recommended)

0.09 Released 6th. of January 2004 (Update recommended)

        NUMBER_OF_NUMBERS == 90
        NUMBER_OF_NUMBERS_IN_ROW == 4
        NUMBER_OF_ROWS_IN_CARD == 3
        NUMBER_OF_COLUMNS_IN_CARD == 9
        NUMBER_OF_NUMBERS_IN_CARD == 
                NUMBER_OF_NUMBERS_IN_ROW * NUMBER_OF_ROWS_IN_CARD

0.08 Released 20th. of August 2003 (No update necessary)

0.07 Released 2nd. of August 2003 (Update necessary)

0.06 Released 30th. of July 2003 (no update necessary)

bin/bingo_plates.pl
lib/Games/Bingo/Print.pm
lib/Games/Bingo/Print/Plate.pm

        t/Print.t
        t/Plate.t
        t/Plate2.t

And the TODO have been cleaned up (Print tasks have been moved to Games::Bingo::Print TODO)

0.05 Released 25th. of June 2003 (no update necessary)

0.04 Released 16th. of May 2003 (no update necessary)

0.03 Released 14th. of May 2003 (no update necessary)

0.02 Released 11th. of May 2003 (no update necessary)

0.01 Released 10th. of May 2003