Packages

Fastimage finds the dimensions/size or file type of a remote or local image file given the file path or uri respectively.

Current section

Files

Jump to
fastimage CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.0.4
- Follow up to three redirects for image files
- Increase timeout for `test "Get the size of multiple image files asynchronously"` from `5000` -> `10000`
## v0.0.3
- Remove warning messages
## v0.0.2
- Change client from `:gun` to `:hackney`.
- Add more extensive tests.
## v0.0.1
- Initial release.