v1.0.6 (2011-02-19)
The 1.0.6 release includes two bugfixes, five new crawlers, and many updated crawlers. Also, most crawler schedules have been updated to make the status page more useful.
Bugfixes
comics.aggregator.lxmlparser.LxmlParser
methods now returns an empty list ifallow_multiple
is :class:True
and no value is given fordefault
. This ensures that using the return value in for loops will not fail if no matches are found.comics.aggregator.crawler.CrawlerBase.get_crawler_release
does no longer create empty releases if thedo_crawl
method returns false values, like empty lists. It previously only stopped processing ifdo_crawl
returnedNone
.- Remove
safe
filter from title text, and explicitly useescape
, even though they should be implicitly escaped. Thanks to XKCD #859.
Crawlers
- A lot of comic release schedule updates.
- New:
nerfnow
- New:
romanticallyapocalyptic
- New:
schlockmercenary
- New:
spaceavalanche
- New:
treadingground
- Update
butternutsquash
which is no longer published. - Update
charliehorse
which is no longer published. - Update
garfield
to include Sunday editions. - Update
hipsterhitler
to work after feed change. - Update
idiotcomics
which is no longer published. - Update
inktank
which is no longer published. - Update
intelsinsides
which is no longer published. - Update
kiwiblitz
to work after feed change. - Update
lifewithrippy
which is no longer published. - Update
pcweenies
to work after feed change. - Update
petpeevy
which is no longer published. - Update
smbc
to work after feed change. - Update
superpoop
which is no longer published. - Update
thegutters
to use feed instead of broken page parser. - Update
threepanelsoul
to work after feed change. - Update
userfriendly
to support reruns. - Update
wulffmorgenthaler
to work after site change.