Multiple enclosure support
[catagits/XML-Feed.git] / Changes
1 # $Id$
2
3 Revision history for XML::Feed
4
5 0.43  
6     - Add optional multi enclosure support
7
8 0.42
9     - Fix conversion of multi value fields
10       http://rt.cpan.org/Ticket/Display.html?id=41794 
11       (Mario Domgoergen)
12
13     - Fixed a bug where $e->category fails when XML::RSS::LibXML is preferred.
14       (Tatsuhiko Miyagawa)
15     - Added support for enclosures
16
17 0.41
18     - Add handling for multiple categories/tags, including
19       patch from Shlomi Fish (SHLOMIF)
20       http://rt.cpan.org/Ticket/Display.html?id=41396
21     - Force v1.40 of XML::RSS to get proper multiple category support
22
23 0.40 
24     - Force v1.37 of XML::RSS to get proper xml:base support
25     - Force v0.32 of XML::Atom to fix 
26       http://rt.cpan.org/Ticket/Display.html?id=40766
27       (Thanks to David Brownlee for the help in fixing)
28     - Add support for format() in Entry
29
30 0.3 2008-11-04
31     - Allow more flexible identification of Formats
32       https://rt.cpan.org/Ticket/Display.html?id=14725
33       (Brian Cassidy BRICAS)
34   
35 0.23 2008-10-23
36     - Fix mixing and matching of RSS and Atom
37       http://rt.cpan.org/Ticket/Display.html?id=21335
38       (Shlomi Fish SHLOMIF)
39     - Note that multiple categories was fixed at some point
40       http://rt.cpan.org/Ticket/Display.html?id=30234
41       (mattn)
42     - Work with xml:base (depending on version of XML::RSS)
43       http://rt.cpan.org/Ticket/Display.html?id=21135
44       http://bugs.debian.org/381359
45       (Gregor Herrmann and Joey Hess)
46
47 0.22 2008-10-22
48     - Correct namespace for terms in RSS
49       http://rt.cpan.org/Ticket/Display.html?id=25393
50       (Kent Cowgill KCOWGILL)
51     - Up the minimum requirement for XML::RSS to 1.31
52       http://rt.cpan.org/Ticket/Display.html?id=23588
53       (Andreas König ANDK)    
54     - Created test for
55       http://rt.cpan.org/Ticket/Display.html?id=18810
56       (Ryan Tate)
57     - Allow creation of a self link
58       http://rt.cpan.org/Ticket/Display.html?id=39924
59       (Shlomi Fish SHLOMIF)
60     - Add support for GEORSS
61       http://rt.cpan.org/Ticket/Display.html?id=39924
62       (Scott Gifford GIFF)
63     - Fix fetching through proxies
64       http://rt.cpan.org/Ticket/Display.html?id=36233
65       (Trevor Vallender)
66
67 0.21 2008.10.15
68     - Remove the inc directory because it's not needed anymore
69
70 0.20 2008.10.15 
71     - Allow specification of the parsing format. Fixes bugs
72       http://rt.cpan.org/Public/Bug/Display.html?id=35580 and
73       http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477394
74       (Gregor Herrmann and Martin F Krafft)
75     - Allow pass through of initialisation options
76       http://rt.cpan.org/Public/Bug/Display.html?id=24729
77       (Christopher H. Laco CLACO)
78     - Force working version XML::Atom 
79       http://rt.cpan.org/Public/Bug/Display.html?id=22548
80       http://rt.cpan.org/Public/Bug/Display.html?id=19920
81     - Allow extra Atom accessors
82       http://rt.cpan.org/Public/Bug/Display.html?id=33881
83       (Paul Mison PMISON)
84     - Prevent empty content
85       http://rt.cpan.org/Public/Bug/Display.html?id=29684
86       (Dave Rolsky DROLSKY)
87     - Cope with "updated" and "published" elements
88       http://rt.cpan.org/Public/Bug/Display.html?id=20763
89       http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380498
90       (Gregor Herrmann and Joey Hess)
91     - Switch to Module::Build
92       http://rt.cpan.org/Public/Bug/Display.html?id=38283
93       http://rt.cpan.org/Public/Bug/Display.html?id=20575
94       http://rt.cpan.org/Public/Bug/Display.html?id=21300
95   
96 0.12  2006.08.13
97     - Generate Atom 1.0 feeds by default. Thanks to Tatsuhiko Miyagawa for
98       the patch.
99
100 0.11  2006.08.07
101     - Fixed a bug in XML::Feed::Atom where entry->link and feed->link didn't
102       return the proper link element if the "rel" attribute wasn't defined for
103       a <link /> tag. Thanks to Tatsuhiko Miyagawa for the patch.
104
105 0.10  2006.07.17
106     - Oops, an Atom test in 01-parse.t was previously succeeding only because
107       of a bug in XML::Atom. Now that that bug is fixed, this one is now
108       fixed, too.
109
110 0.09  2006.07.10
111     - Fixed date format errors with XML::Feed::RSS. Thanks to Tatsuhiko
112       Miyagawa for the patch.
113     - Use add_module to properly add namespaces to the RSS document. Thanks
114       to Tatsuhiko Miyagawa for the patch.
115
116 0.08  2006.03.03
117     - $feed->author wasn't being converted properly by Feed->convert. Thanks
118       to Tatsuhiko Miyagawa for the patch.
119     - Added eval around Entry->issued calls, to properly catch invalid
120       date formats, and just return undef, rather than dying. Thanks to
121       Tatsuhiko Miyagawa for the spot.
122     - Fixed issued/modified format issue with dates in timezones other than
123       UTC. Thanks to Tatsuhiko Miyagawa for the patch.
124
125 0.07  2005.08.11
126     - Added XML::Feed::splice method, to make feed splicing easier.
127     - Fixed some unitialized value warnings.
128
129 0.06  2005.08.09
130     - Added Feed->convert and Entry->convert methods to allow conversion
131       between formats.
132     - Added ability to create new Feed and Entry objects, add entries, etc.
133     - Added $PREFERRED_PARSER variable to allow usage of compatible
134       RSS parsers, like XML::RSS::LibXML. Thanks to Tatsuhiko Miyagawa
135       for the patch.
136
137 0.05  2005.01.01
138     - Call URI::Fetch::URI_GONE() instead of URI::Fetch::FEED_GONE(). Thanks
139       to Richard Clamp for the patch.
140
141 0.04  2004.12.31
142     - Use "loose" parsing in DateTime::Format::Mail so that we don't die
143       on invalid RFC-822 dates.
144     - XML::Feed::Entry->link on RSS feeds will now use a <guid> element
145       if a <link> element isn't found.
146     - Switched to using URI::Fetch when fetching feeds. Since we're not
147       storing or caching feeds currently, this basically just buys us
148       GZIP support, but that's something.
149
150 0.03  2004.10.09
151     - Fixed bug with feed format detection: properly detect format even in
152       feeds with <!DOCTYPE> at the top. (Thanks to Alberto Quario for the
153       note.)
154     - Use Class::ErrorHandler instead of XML::Feed::ErrorHandler.
155     - Moved auto-discovery code into Feed::Find. XML::Feed->find_feeds is
156       now just a wrapper around that module.
157
158 0.02  2004.07.29
159     - Changed behavior of Entry->summary to prevent it from returning the
160       full contents of the entry. Now, in an RSS feed, summary only returns
161       a value if there is both a <description> element *and* one of the
162       other elements typically used for the full content.
163     - Changed content model for Entry->content and Entry->summary.
164       They now return an XML::Feed::Content object, which knows about both
165       the actual content and the MIME type of the content.
166     - Improved feed format detection by first tag in feed.
167
168 0.01  2004.06.01
169     - Initial distribution.