Release Name: 2.0.0
Notes:
completely reworked parsing and building. mostly, but not completely, compatible with 1.0.0. the main difference is that Atom::Collection doesn't inherit from Atom::Feed any more; if you want a Collection's entries, you have to go to Atom::Collection#feed.
Changes:
- HTTP caching
- better extension support
- basic atom:categories element support
|