0.9.0 (alpha)
- initial release

0.9.1 (alpha)
- minor bugfixes - added output RSS feed as ANSI SQL - added output RSS feed as bookmarks.html - added output RSS feed as comma-separated values CSV - added output RSS feed as RSS feed (for merge) - added -s strip HTML code from RSS (or Atom) feeds - added (hack) --href=FILE|URL get all links from a HTML document - changed --template=FILE into --template=FILE|URL

0.9.2 (beta)
- added (hack) youtube-download-link to RSS feed - added -u=AGENT use user-AGENT for connections - changed ANSI SQL script output a little - fixed RSS1.0 and RSS2.0 layouts to meet specs more closely

0.9.3
- removed a very annoying bug in the template code which caused segfaults if urls contained '%''s

0.9.4
- added --log=FILE write a log to FILE (including HTTP headers) - added md5 hashes to the ANSI SQL structure - added crc32 to the ANSI SQL structure - optimized the ANSI SQL structure again - added --sd strip descriptions from feeds - added (hack) --xxx generate RSS feed from several free XXX sites - made compilation of hacks optional (default: disabled) - added (hack) --google[=LANG] search Google for all available RSS feeds in LANG (default: en)

0.9.5
- added --shtml strip HTML code from descriptions - added --swhite strip whitespace from descriptions - added --slf strip line feeds/carriage returns from descriptions - added --sdesc strip the whole descriptions from feeds - options -s, --sd and -1 have been deprecated - added md5 hashes and crc32 for titles to the ANSI SQL structure to prevent feeds (like Google/News) with changing urls but the same title and description from bloating your db with dupes

0.9.6
- small fix for some malformed feeds