| 1 | | --- |
| 2 | | global: |
| 3 | | name: Carp-Source |
| 4 | | releases: |
| 5 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 6 | | changes: |
| 7 | | - set the version to 0.04 |
| 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:01:02Z |
| 15 | | tags: [] |
| 16 | | version: 0.04 |
| 17 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 18 | | changes: |
| 19 | | - Added Carp::Source::Always |
| 20 | | date: 2007-11-10T21:55:27Z |
| 21 | | tags: |
| 22 | | - NEWFEATURE |
| 23 | | version: 0.03 |
| 24 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 25 | | changes: |
| 26 | | - 'added options for context width, line numbering and colour' |
| 27 | | date: 2007-11-10T12:11:40Z |
| 28 | | tags: |
| 29 | | - NEWFEATURE |
| 30 | | version: 0.02 |
| 31 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 32 | | changes: |
| 33 | | - original version |
| 34 | | date: 2007-11-09T18:32:53Z |
| 35 | | tags: [] |
| 36 | | version: 0.01 |
| | 1 | Revision history for Perl extension Carp-Source |
| | 2 | |
| | 3 | 0.04 Thu, 29 May 2008 12:01:02 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 4 | - set the version to 0.04 |
| | 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 | |
| | 12 | 0.03 Sat, 10 Nov 2007 21:55:27 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 13 | - Added Carp::Source::Always |
| | 14 | - tags: NEWFEATURE |
| | 15 | |
| | 16 | 0.02 Sat, 10 Nov 2007 12:11:40 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 17 | - added options for context width, line numbering and colour |
| | 18 | - tags: NEWFEATURE |
| | 19 | |
| | 20 | 0.01 Fri, 09 Nov 2007 18:32:53 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 21 | - original version |