| 1 | Revision history for Perl extension Class-Scaffold |
|---|
| 2 | |
|---|
| 3 | 0.05 Thu, 29 May 2008 12:01:43 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
|---|
| 4 | - set the version to 0.05 |
|---|
| 5 | - re-fixed t/02_storage_conf.t - did the last fix get lost somewhere? |
|---|
| 6 | Anyway, set ENV{CF_CONF}='local' to appease the configurator |
|---|
| 7 | - .shipit: fixed svk.tagpattern |
|---|
| 8 | |
|---|
| 9 | 0.04 Wed, 27 Feb 2008 14:03:27 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
|---|
| 10 | - set the version to 0.04 |
|---|
| 11 | - fixed t/storage_conf.t to use 'local' CF_CONF |
|---|
| 12 | - mv t/storage_conf.t t/02_storage_conf.t |
|---|
| 13 | - added + t/02_storage_conf.t |
|---|
| 14 | - deleted t/storage_conf.t |
|---|
| 15 | |
|---|
| 16 | 0.03 Mon, 25 Feb 2008 16:28:59 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
|---|
| 17 | - Converted Changes file to YAML style |
|---|
| 18 | - .shipit: added Twitter step |
|---|
| 19 | - Makefile.PL: added auto_install(); fixed process_templates() |
|---|
| 20 | - lib/*: template now uses standard_pod instead of standard_pod_zid |
|---|
| 21 | - bin/*: removed standard pod section |
|---|
| 22 | - updated MANIFEST |
|---|
| 23 | - updated t/perlcriticrc |
|---|
| 24 | - Makefile.PL: now requires Test::CompanionClasses 0.03; earlier versions |
|---|
| 25 | had a bug in make_real_object() |
|---|
| 26 | - Makefile.PL: require v0.03 of Class::Accessor::FactoryTyped |
|---|
| 27 | - moved generated documentation of interited methods to after |
|---|
| 28 | documentation of this class' methods so the manpage is more readable |
|---|
| 29 | - Class::Scaffold::Environment's STORAGE_CLASS_NAME_HASH now also defines |
|---|
| 30 | STG_NULL_DBI => 'Data::Storage::DBI' for testing |
|---|
| 31 | - added t/storage_conf.t |
|---|
| 32 | - updated MANIFEST |
|---|
| 33 | - updated MANIFEST |
|---|
| 34 | - tags: NEWFEATURE |
|---|
| 35 | |
|---|
| 36 | 0.02 Wed, 07 Nov 2007 18:51:08 +0100 (Marcel Gruenauer <marcel@cpan.org>) |
|---|
| 37 | - Makefile.PL now requires Data::Storage 0.02 |
|---|
| 38 | |
|---|
| 39 | 0.01 Wed, 07 Nov 2007 13:14:02 +0100 (Marcel Gruenauer <marcel@cpan.org>) |
|---|
| 40 | - original version |
|---|