Revision history for Perl extension Image::BioChrome

1.16

1.15

1.14

1.13

1.12

1.11

1.10
* Added biochrome_path to Apache::BioChrome to allow for layering of images * Fixed BioChrome to set the same owner and permissions as the source file on any file which it creates by default
* Split the DummyRequest module out of 03apache.t so that it can be reused in more than one test
* Fixed a bug in Apache::BioChrome when the url has no colors in it. It will now correctly copy the file

1.09
Released to a small sample of users to check that the interfaces work

1.08
Made die the default when failing to make it easier to return errors to the Template::Toolkit

1.06

Modification of the colors and alphas handling to allow color strings in more flexible ways. Tidied up some of the tests for the base module.

1.03

Changed the default behavior for unknown file types. We now treat unknown files as a copy operation rather than failing to create the object. This simplifies the handling of errors in calling code.

1.02

The first real release of the module