Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Dent 8fa8a846e1
Pre-release HEIF / HEIC support (#297)
* Smaller & safer Docker build context

* Help imaginary avoid having root at runtime

* Enable libvips' support for libimagequant

* Add libheif / HEIC image support
2020-06-06 17:56:39 +02:00
Benoît LELEVÉ 4a4214a4d6
Go Modules, Code Refactoring, VIPS 8.8.1, etc. (#269)
* Replace Dep by Go Modules
Code refactoring (switch, gofmt, ...)
Update libvips to 8.8.1 and go to 1.12.9
Use Debian Buster on Dockerfile

* Add GOLANG_VERSION to build args
Currently all tests done by TravisCI run on the same Go version regardless of the matrix

* Remove Go 1.10 from Travis matrix (Go modules require 1.11+)

* Update README.md Prerequisites

* Ignore Hash.Write() errors
2020-02-05 17:12:52 +01:00
Tomas Aparicio affe3eb2f0 feat(core): add additional image formats 2016-09-27 21:33:16 +01:00
Tomas Aparicio e591122f85 feat(core): add support for bimg@1.0.2 and new image formats 2016-09-27 16:04:36 +01:00
Tomas Aparicio 0e721fc5b9 chore(history): update history changelog 2016-09-05 23:09:40 +02:00
Tomas Aparicio d3942b439d feat(bimg): bump version to v1 2016-04-21 16:54:31 +01:00
Tomas Aparicio 8cdb26f196 refactor: normalize statements, add minor docs 2015-10-26 15:45:40 +00:00
Tomas Aparicio 35edce8fee feat(test): add test coverage 2015-04-12 20:41:28 +02:00
Tomas Aparicio f8922f013f feat(#15, #11, #7, #5, #13) 2015-04-12 02:52:47 +02:00