Releases: h2non/imaginary
Releases · h2non/imaginary
v0.1.31
v0.1.31 / 2017-05-18
- 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)
v0.1.30
v0.1.29
v0.1.28
- feat(#95): use
[email protected]
. - fix(#75): use
[email protected]
, which provides extract area fix. - feat(api): supports
extend
andembed
query 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).