Revision history for Catalyst-Model-EmailStore
0.03 Thu 08/12/05 17:54:40
- Respect '-Debug' pragma (or the lack of) during initialization
- Added code to upgrade table relationships
- tried to provide a more realistic test environment
(TestApp::Model::EmailStore is now loaded during TestApp->setup)
0.02 Tue 06/12/05 18:13:32
- Removed the CDBI overloading of bool from model classes
that causes problems within Catalyst
- Added some basic tests
0.01 Sun 04/12/05 18:12:55
- Initial release