Revision history for Comics

0.10	2016-10-28

	New plugin API. Much, much (yes, much) easier.
	See Sigmund for	details.
	
	Add comics DirkJan.
	Fix naming problem with the Soopah plugins.
	Fix naming problem with Glasbergen and TheJoyOfTech plugins.

0.09	2016-10-27

	Small enhancements and fixes to the sorting of the listing.
	(GoComics) Derive url from name or tag.
	Move tag-from-name method from Fetcher to Plugin.
	Add overall totals to statistics.
	Add comics DoYouKnowFlo EEK FrankAndErnest Megatokyo Monty
	NonSequitur SavageChickens Wondermark.
	Add comics APOKALIPS ASofterWorld AmazingSuperPowers
	AmazingSuperPowersSecretToon DieselSweeties DominicDeegan
	GarfieldMinusGarfield HaraKiri HeinDeKort Lectrr LittleGamers
	Nozzman OrderOfTheStick PennyArcade RedMeat
	TheMinistryOfAbnormality VGCats. This completes all the
	original Gotblah toons, although some are no longer functional.

0.08	2016-10-26

	Add --rebuild to rebuild just the HTML index without fetching
	new comics. Thanks to tux@tux.nl for the suggestion.
	Eliminate --fetchonly.
	Eliminate --buildonly.
	New Fetcher: Cascade. Handles a series (one or more) of
	patterns, each designating the page to be loaded for the next
	pattern.
	Comics::Fetcher::Single is now a wrapper around Cascade.
	Comics::Fetcher::Direct is now a wrapper around Cascade.
	Comics::Fetcher::GoComics is now a wrapper around Cascade.
	Add comics CtrlAltDel MyJetpack PlayerVsPlayer Soopah
	SoopahBonus Abstrusegoose DoghouseDiaries.

0.07	2016-10-26

	Fix problem where the location of the statefile was
	initialized before the command line args were handled.
	Fix problem with processing of the plugins selectors.

0.06	2016-10-25

	Enable/Disable/List plugins via command line.
	Make a backup copy of the state file before changing it.
	Fix WuMo plugin.

0.05	2016-10-24

	CPAN packaging improvements.
	Improve documentation.
	Improve GoComics fetcher.
	Fix problem with new plugins losing state.

0.04	2016-10-24

	Add S1ngle plugin.
	More documentation.

0.03	2016-10-24

	Move collect code to Comics.pm.
	Introduce Fetchers (Comics::Fetcher).
	Rename Plugins to Plugin (Comics::Plugin).
	Add documentation and more CPAN files.
    	Improve checks and logging; add width/height.
    	More plugins.
	First CPAN release.

0.02	2016-10-23

	Initial (GitHub) release.

0.01	2016-10-23

	Initial commit.