solidify-0.2.1 Wed, 21 Jul 2021 10:23:57 +1000 bug: Handle '/' in query parameters. solidify-0.2.0 Wed, 21 Jul 2021 10:23:57 +1000 new: Replace --cookie and --user-agent with a generic --header option. new: Don't create download directory until at least one page is fetched. new: Crawl error pages for URL's, and save them with a #http-error=xxx appended. new: Add --search and --replace options so cleanup can be automated. new: Add --progress option. new: Make parsing javascript for URL's more aggressive, so the odds of finding a real URL embedded in the JS goes up (ie, false negatives are reduced), but odds of thinking some random string is a URL also goes up (ie, false positives goes up). new: Allow download phase to be resumed. new: Add --stop and --stop options. solidify-0.1.1 Mon, 5 Jul 2021 16:58:54 +1000 bug: Add licence to source. solidify-0.1.0 Mon, 5 Jul 2021 13:09:30 +1000 New: Epoch.