root/lang/perl/Pod-Generated/trunk/Changes @ 9794

Revision 9794, 1.8 kB (checked in by hanekomu, 5 years ago)

r6149@nbgr: marcel | 2008-04-18 16:52:05 +0200
lang/perl/Pod-Generated: initial commit

Line 
1---
2global:
3  name: Pod-Generated
4releases:
5  - author: 'Marcel Gruenauer <marcel@cpan.org>'
6    changes:
7      - set the version to 0.04
8      - 'Template::Plugin::Generated: added NAME section to pod'
9      - updated t/perlcriticrc
10      - "Template::Plugin::Generated: don't assume a sub is inherited if Devel::Peek's CvGV says it's from a different package, i.e., imported"
11      - moved generated documentation of interited methods to after documentation of this class' methods so the manpage is more readable
12      - 'Work around an API change in Attribute::Handlers 0.79, shipped with perl 5.10, where a single scalar value is returned as an array ref when ATTR(SCALAR) is used'
13    date: 2008-02-29T13:57:33Z
14    tags: []
15    version: 0.04
16  - author: 'Marcel Gruenauer <marcel@cpan.org>'
17    changes:
18      - Now uses Text::Conjunct so that Template::Plugin::PodGenerated->write_inheritance() produces more natural-sounding documentation
19      - '.shipit: added Twitter step'
20      - 'Makefile.PL: added auto_install()'
21      - "Template::Plugin::PodGenerated: also put the generated package's version number into the stash"
22      - updated MANIFEST
23      - made format() produce better-looking output
24      - improved reporting of inherited methods
25      - 'Template::Plugin::PodGenerated: added version()'
26      - 't/perlcriticrc: added [-ControlStructures::ProhibitMutatingListFunctions]'
27      - 'Makefile.PL: build_requires YAML'
28    date: 2007-11-18T13:19:05Z
29    tags:
30      - NEWFEATURE
31    version: 0.03
32  - author: 'Marcel Gruenauer <marcel@cpan.org>'
33    changes:
34      - fixed newline issue in write_methods()
35    date: 2007-11-12T13:28:16Z
36    tags:
37      - BUGFIX
38    version: 0.02
39  - author: 'Marcel Gruenauer <marcel@cpan.org>'
40    changes:
41      - original version
42    date: 2007-11-11T21:02:45Z
43    tags: []
44    version: 0.01
Note: See TracBrowser for help on using the browser.