- feat(version): bump to v1.0.6
- feat(bimg): upgrade to v1.0.13
- feat(version): bump to v1.0.6
- feat(params): add stripmeta params
- feat(bimg): use bimg v1.0.12
- feat(Docker): upgrade Go version to 1.9 in Docker image
- Mapping Blur URL params to the ImageOptions struct fields (#152)
- Merge branch 'master' of https://github.com/h2non/imaginary
- fix(docs): CLI spec typo
- Adding the Gaussian Blur feature plus a few minor formatting with gofmt. (#150)
- feat(docs): update maintainer note
- fix(#146): handle proper response code range for max allowed size
- Typos and minor language in help text (#144)
- Update README.md (#143)
- feat(History): add missing Docker changes
- fix(server_test): assert content type header is present
- fix(Docker): use proper SHA256 hash
- feat(Docker): upgrade Go to v1.8.3 and libvips to v8.5.6
- feat(changelog): update v1.0.1 changes
- feat(version): bump to v1.0.1
- feat(#140): expose Content-Length header
- feat(version): bump to v1.0.1
- feat(#140): expose Content-Length header
- feat(bimg): upgrade to bimg v1.0.10
- feat(Docker): use Go v1.8.3.
- feat(Docker): use libvips v8.5.6.
- Supporting smart crop (#136).
- Deprecate Go < 1.5 support.
- Uses
bimgv1.0.9. - Uses
libvipsv8.5.5 in Docker image.
- feat(version): bump to 0.1.31
- feat(Dockerfile): use libvips v8.5.5, Go v1.8.1 and bimg v1.0.8
- Correcting the documentation, caching headers are always sent, regardless of being fetched from mount or by URL. (#133)
- fix(docs): move toc top level sections
- feat(docs): add new maintainer notice (thanks to @kirillDanshin)
- feat(travis): use Go 1.8
- refactor(docs): update support badges
- feat(docs): add maintainers section
- fix(.godir): add project name
- fix(#124): fast workaround to unblock Heroku deployment until the buildpack can be updated
- Deploy on Cloud Foundry PaaS (#122)
- Add backers & sponsors from open collective (#119)
-
- remove the .godir as Heroku and Cloud Foundry remove the support. (#117)
- fix(resizer): calculate proper crop width/height if only one axis is provided
- feat(travis): add multiple libvips testing environments
- fix(travis): use proper preinstall.sh URL
- fix(tests): integration with bimg v1.0.7
- fix(type): bimg v1.0.7 integration
- feat(max-allowed-size): add new option max-allowed-size in bytes
- fix(max-allowed-size): HEAD response handling
- fix(usage): correct help message of 'allowed-origins'
- feat(#95): use
libvips@8.4.1. - fix(#75): use
bimg@1.0.5, which provides extract area fix. - feat(api): supports
extendandembedquery params. See HTTP API params docs for more details. - feat(#94): add placeholder image support in case of error.
- refactor(heroku): remove defaults flags in
Procfile(user most specify them via Heroku app init settings).
- feat(#90): adds
path-prefixflag to bind to an url path. - feat(core): adds support for
bimg@1.0.3andlibvips@8.3+. - feat(core): adds support for GIF, SVG, TIFF and PDF formats.
- fix(controllers): fix application/octet-stream image processing issue.
- feat(docker): use Go 1.7.1 in Docker image.
- feat: add support for authorization headers forwarding to remote image server origins.
- fix(#79): make payload MIME type inference more versatile checking the file magic numbers signature.
- fix(#77): fix cache HTTP header expression.
- feat(bimg): uses bimg
1.0.0. No breaking changes introduced.
- feat(api): support flip/flip query param arguments.
- feat(#62): restrict remote URL source origins.
- feat(docker): container now uses Go 1.6.
- feat(bimg): uses bimg
0.1.24.
- feat(bimg): uses bimg
0.1.23.