Sporkmonger

purveyor of fabulously ambiguous eating utensils

More FeedTools Tastiness

Posted by sporkmonger
Written September 27th, 2005

The FeedTools schema has changed.

You’ll want to take a look at the schema.*.sql files in the /db folder.

I finally got around to renaming the xml_data field to feed_data and adding the feed_data_type field. It wouldn’t make any sense to be putting yaml (!okay/news) into a field named xml_data now would it?

I fixed a couple bugs caused by the redirect improvements as well that are pretty much guaranteed to rear their ugly head (and yikes, probably mess up your feeds table as well). Not sure how they slipped through all those unit tests, but they did. So now there’s a couple new tests in place to make sure that doesn’t happen again.

So try to avoid 0.2.11 if you can help it. 0.2.12 is much more cuddly.

Leave a Response

NOTE: I'm afraid Javascript needs to be on in order to comment.

Comments should be formatted using Textile.

Ruby code should be enclosed within a <macro:code lang="ruby"> element. Other languages are supported. For output you can simply omit the lang attribute.