blend v0.1.5 2013-02-15 -- Fix handling of remote CSS imports

blend v0.1.4 2013-02-05 -- Fix bug in windows launch script

blend v0.1.3 2013-02-05 -- Allow analyzers and minifiers to accept arguments from the config file. By default, exclude
analysis for any file with a 'lib' folder in the path. Add a windows batch file for launching blend from the command line.

blend v0.1.2 2012-10-26 -- Fix incorrect parsing of the Resource
base name which prevented dependencies from being resolved.
(See: https://github.com/azavea/blend/issues/1)

blend v0.1.1 2012-08-20 -- Fix exception being thrown when the JSLintAnalyzer attempted to report errors.

blend v0.1.0 2012-07-26 -- Load configuration from a file specified on the command line or from .blend/config.json.

blend v0.0.1 -- Initial release.