Releases: imgflo/imgflo-url
Releases · imgflo/imgflo-url
0.8.0
02 Nov 20:57
Compare
Sorry, something went wrong.
No results found
For .tif request .png output format, since TIFF is poorly supported by browsers (and imgflo).
Automatically lowercase input extensions like .JPG to valid .jpg format
Addded a command-line tool imgflo-url, which can be used to construct URLs in scripts etc
v0.7.1
31 Aug 16:59
Compare
Sorry, something went wrong.
No results found
Updating md5 dependency, so npm install stops complaining.
v0.7.0
10 Jun 20:21
Compare
Sorry, something went wrong.
No results found
Return URLs with data: protocol unchanged. Thanks @forresto !
v0.6.0
14 May 21:13
Compare
Sorry, something went wrong.
No results found
Compile to JavaScript.
Use the JS version as the main file.
Run specs against the JS version.
Add build and clean commands.
v0.5.0
08 May 17:07
Compare
Sorry, something went wrong.
No results found
Convert all file extensions to lowercase.
Required by imgflo when specifying an extension.
Improve check for .gif extension in the case of .GIF.
Remove the need for environment variables in specs.
v0.4.0
23 Apr 21:10
Compare
Sorry, something went wrong.
No results found
Fix an issue where attempting to obtain the file extension would operate on the entire URL (including query string parameters) and not just the path.
v0.3.0
29 Oct 15:41
Compare
Sorry, something went wrong.
No results found