| 1 | | --- |
| 2 | | global: |
| 3 | | name: DBIx-Lookup-Field |
| 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 | | - added t/perlcriticrc |
| 13 | | - updated MANIFEST |
| 14 | | - '.shipit: fixed svk.tagpattern' |
| 15 | | date: 2008-05-29T12:04:23Z |
| 16 | | tags: |
| 17 | | - NEWFEATURE |
| 18 | | version: 1.24 |
| 19 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 20 | | changes: |
| 21 | | - fixed version requirement of Test::More |
| 22 | | date: 2007-10-18T10:09:39+02:00 |
| 23 | | tags: [] |
| 24 | | version: 1.23 |
| 25 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 26 | | changes: |
| 27 | | - 'converted to new-style distro (ShipIt, Module::Install)' |
| 28 | | - fixed documentation |
| 29 | | - moved files to where they should be |
| 30 | | date: 2007-09-10T09:12:36+02:00 |
| 31 | | tags: [] |
| 32 | | version: 1.22 |
| 33 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 34 | | changes: |
| 35 | | - 'Test::Distribution was still called Test::Comprehensive when 1.2 was released, so that got changed (thanks florian)' |
| 36 | | date: 2002-09-10T17:04:25+02:00 |
| 37 | | tags: [] |
| 38 | | version: 1.21 |
| 39 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 40 | | changes: |
| 41 | | - added dbi_lookup_field_with_reverse() |
| 42 | | date: 2002-09-02T18:40:48+02:00 |
| 43 | | tags: [] |
| 44 | | version: 1.02 |
| 45 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 46 | | changes: |
| 47 | | - original version |
| 48 | | date: 2000-10-26T12:03:21+01:00 |
| 49 | | tags: [] |
| 50 | | version: 0.01 |
| | 1 | Revision history for Perl extension DBIx-Lookup-Field |
| | 2 | |
| | 3 | 1.24 Thu, 29 May 2008 12:04:23 -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 | - added t/perlcriticrc |
| | 10 | - updated MANIFEST |
| | 11 | - .shipit: fixed svk.tagpattern |
| | 12 | - tags: NEWFEATURE |
| | 13 | |
| | 14 | 1.23 Thu, 18 Oct 2007 10:09:39 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 15 | - fixed version requirement of Test::More |
| | 16 | |
| | 17 | 1.22 Mon, 10 Sep 2007 09:12:36 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 18 | - converted to new-style distro (ShipIt, Module::Install) |
| | 19 | - fixed documentation |
| | 20 | - moved files to where they should be |
| | 21 | |
| | 22 | 1.21 Tue, 10 Sep 2002 17:04:25 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 23 | - Test::Distribution was still called Test::Comprehensive when 1.2 was |
| | 24 | released, so that got changed (thanks florian) |
| | 25 | |
| | 26 | 1.02 Mon, 02 Sep 2002 18:40:48 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 27 | - added dbi_lookup_field_with_reverse() |
| | 28 | |
| | 29 | 0.01 Thu, 26 Oct 2000 12:03:21 +0100 (Marcel Gruenauer <marcel@cpan.org>) |
| | 30 | - original version |