| 1 | | --- |
| 2 | | global: |
| 3 | | name: Data-Inherited |
| 4 | | releases: |
| 5 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 6 | | changes: |
| 7 | | - Converted Changes file to YAML style |
| 8 | | - '.shipit: added Twitter step' |
| 9 | | - 'Makefile.PL: added auto_install() and process_templates()' |
| 10 | | - 'lib/*: converted to template' |
| 11 | | - updated MANIFEST |
| 12 | | - updated t/perlcriticrc |
| 13 | | - '.shipit: fixed svk.tagpattern' |
| 14 | | date: 2008-05-29T12:03:16Z |
| 15 | | tags: |
| 16 | | - NEWFEATURE |
| 17 | | version: 1.05 |
| 18 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 19 | | changes: |
| 20 | | - fixed version requirement of Test::More |
| 21 | | - added t/perlcriticrc |
| 22 | | date: 2007-10-18T10:09:39+02:00 |
| 23 | | tags: [] |
| 24 | | version: 1.04 |
| 25 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 26 | | changes: |
| 27 | | - s/Salaryman/Employee/g |
| 28 | | date: 2007-09-10T15:39:09+02:00 |
| 29 | | tags: [] |
| 30 | | version: 1.03 |
| 31 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 32 | | changes: |
| 33 | | - fixed t/01_defaults.t |
| 34 | | date: 2007-09-09T22:15:47+02:00 |
| 35 | | tags: [] |
| 36 | | version: 1.02 |
| 37 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 38 | | changes: |
| 39 | | - 'changed to new-style distribution (ShipIt, Module::Install)' |
| 40 | | - fixed documentation and test file locations |
| 41 | | date: 2007-09-08T14:11:38+02:00 |
| 42 | | tags: [] |
| 43 | | version: 1.01 |
| 44 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 45 | | changes: |
| 46 | | - original version |
| 47 | | date: 2005-10-19T15:14:17+02:00 |
| 48 | | tags: [] |
| 49 | | version: 1.00 |
| | 1 | Revision history for Perl extension Data-Inherited |
| | 2 | |
| | 3 | 1.05 Thu, 29 May 2008 12:03:16 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 4 | - Converted Changes file to YAML style |
| | 5 | - .shipit: added Twitter step |
| | 6 | - Makefile.PL: added auto_install() and process_templates() |
| | 7 | - lib/*: converted to template |
| | 8 | - updated MANIFEST |
| | 9 | - updated t/perlcriticrc |
| | 10 | - .shipit: fixed svk.tagpattern |
| | 11 | - tags: NEWFEATURE |
| | 12 | |
| | 13 | 1.04 Thu, 18 Oct 2007 10:09:39 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 14 | - fixed version requirement of Test::More |
| | 15 | - added t/perlcriticrc |
| | 16 | |
| | 17 | 1.03 Mon, 10 Sep 2007 15:39:09 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 18 | - s/Salaryman/Employee/g |
| | 19 | |
| | 20 | 1.02 Sun, 09 Sep 2007 22:15:47 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 21 | - fixed t/01_defaults.t |
| | 22 | |
| | 23 | 1.01 Sat, 08 Sep 2007 14:11:38 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 24 | - changed to new-style distribution (ShipIt, Module::Install) |
| | 25 | - fixed documentation and test file locations |
| | 26 | |
| | 27 | 1.00 Wed, 19 Oct 2005 15:14:17 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 28 | - original version |