blob:URLs short-circuit (likedata:)
- Query parameters are now sorted. This might break tests.
- Built JavaScript files are no longer checked into git, only included in NPM package. May cause problems if using bower or component.io package managers; Use browserify instead.
- For
.tifrequest.pngoutput format, since TIFF is poorly supported by browsers (and imgflo). - Automatically lowercase input extensions like
.JPGto valid.jpgformat - Addded a command-line tool
imgflo-url, which can be used to construct URLs in scripts etc