Dan Persa
|
98902da9c7
|
Make it compatible with the latest vips. Fixes #255
|
2018-10-19 16:28:19 +02:00 |
|
Tomás
|
4eb8362deb
|
feat(travis): add latest libvips and Go runtime versions
|
2018-03-01 17:19:43 +01:00 |
|
Tomás
|
4763cabc0c
|
Merge pull request #226 from muxinc/fix-flip-and-flop-axes
Fixes #225 by correcting the flip and flop directions
|
2018-02-28 00:37:46 +01:00 |
|
Scott Kidder
|
23863c348e
|
Fixes #225 by correcting the flip and flop directions
|
2018-01-17 15:10:19 -08:00 |
|
Tomas Aparicio
|
02e621739c
|
feat(version): bump to v1.0.18
|
2017-12-22 19:58:29 +01:00 |
|
Tomás
|
cd21e84c71
|
Merge pull request #216 from Bynder/master
Remove go-debug usage
|
2017-12-22 19:55:16 +01:00 |
|
Tomás
|
262d0f82b7
|
Merge pull request #208 from mikestead/feature/webp-lossless
Add lossless option for saving webp
|
2017-12-22 19:51:54 +01:00 |
|
Mircea Cosbuc
|
ae46b2282a
|
Remove go-debug usage
|
2017-12-22 16:31:43 +01:00 |
|
Tomás
|
46db36e61c
|
refactor(docs): remove codesponsor :(
|
2017-11-29 16:21:29 +01:00 |
|
Tomas Aparicio
|
90e5ea5d3a
|
fix(options): use float64 type in Options.Threshold
|
2017-11-23 16:20:12 +01:00 |
|
Tomás
|
03f7d1fe04
|
Merge pull request #206 from tstm/add-trim-options
Add the option to use background and threshold options on trim
|
2017-11-23 09:03:45 +01:00 |
|
Tomas Aparicio
|
8aff78e4ec
|
feat(version): bump to v1.0.17
|
2017-11-14 12:20:24 +01:00 |
|
Tomas Aparicio
|
0885d7e93e
|
refactor(resizer): remove fmt statement
|
2017-11-14 11:44:51 +01:00 |
|
Tomas Aparicio
|
1f5f95c3c8
|
fix(type_test): use string formatting
|
2017-11-14 11:43:31 +01:00 |
|
Tomás
|
6837999321
|
Merge pull request #207 from traum-ferienwohnungen/nearest-neighbour
Add nearest-neighbour interpolation
|
2017-11-14 11:35:28 +01:00 |
|
Mike Stead
|
ce5ae9c7fe
|
Add lossless option for saving webp
|
2017-11-11 14:56:12 +11:00 |
|
Janis Meybohm
|
90d6230aba
|
Add nearest-neighbour interpolation
|
2017-11-10 15:46:02 +01:00 |
|
Martti Leppänen
|
700ff34f6e
|
Set the test file to write its own file
|
2017-11-09 15:43:59 -05:00 |
|
Martti Leppänen
|
58bc9312b6
|
Add the option to use background and threshold options on trim
|
2017-11-09 15:32:58 -05:00 |
|
Tomás
|
0df331cdeb
|
Merge pull request #203 from traum-ferienwohnungen/fix_icc_memory_leak
Fix memory leak on icc_transform
|
2017-11-01 19:35:38 +01:00 |
|
Janis Meybohm
|
c520b9c136
|
Fix memory leak on icc_transform
This was introduced with #168
|
2017-11-01 14:20:29 +01:00 |
|
Tomas Aparicio
|
1a5477aae5
|
feat(version): bump to v1.0.16
|
2017-10-30 10:19:16 +01:00 |
|
Tomas Aparicio
|
affd0a407e
|
fix(travis): use install directive
|
2017-10-30 10:14:18 +01:00 |
|
Tomas Aparicio
|
5aa50f625b
|
Merge branch 'master' of https://github.com/h2non/bimg
|
2017-10-30 09:41:21 +01:00 |
|
Tomas Aparicio
|
127eb5cfbc
|
feat: add Gopkg manifests, move fixtures to testdata, add vendor dependencies
|
2017-10-30 09:41:13 +01:00 |
|
Tomás
|
ca763e39e7
|
Merge pull request #202 from openskydoor/openskydoor/fix-build-tag
fix build tag
|
2017-10-30 08:27:42 +01:00 |
|
Skylar Lee
|
d939e12181
|
fix build tag
|
2017-10-29 21:13:52 -07:00 |
|
Tomas Aparicio
|
ba1cf6a030
|
fix(#199): presinstall.sh tarball download URL
|
2017-10-13 13:14:07 +02:00 |
|
Tomas Aparicio
|
dd3da90710
|
feat(version): bump to v1.0.15
|
2017-10-05 13:37:23 +02:00 |
|
Tomas Aparicio
|
4af84a632e
|
feat(History): update version changes
|
2017-10-05 13:32:23 +02:00 |
|
Tomás Aparicio
|
480ea8ab1a
|
Merge pull request #198 from greut/webpload
Add shrink-on-load for webp.
|
2017-10-05 13:28:50 +02:00 |
|
Yoan Blanc
|
e7d6d147ee
|
Add shrink-on-load for webp.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
2017-10-01 12:48:39 -04:00 |
|
Tomás Aparicio
|
8713389fd5
|
Merge pull request #197 from greut/typos
refactor: small typos
|
2017-10-01 17:41:56 +02:00 |
|
Yoan Blanc
|
8116fefe52
|
Small typo.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
2017-10-01 07:29:33 -04:00 |
|
Tomás Aparicio
|
fb42743e83
|
feat(docs): add codesponsor
|
2017-09-19 22:32:24 +02:00 |
|
Tomas Aparicio
|
276e054189
|
feat(version): bump to v1.0.14
|
2017-09-12 22:31:25 +02:00 |
|
Tomás Aparicio
|
37aea4bd76
|
Merge pull request #192 from greut/trim
Add the Trim operation
|
2017-09-12 22:00:11 +02:00 |
|
Yoan Blanc
|
c1f2667c0f
|
Adding trim operation.
Closes #22
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
2017-09-12 14:22:55 -04:00 |
|
Tomás Aparicio
|
b35675c245
|
Merge pull request #191 from greut/alpha4
Update 8.6 to alpha4.
|
2017-09-12 20:14:52 +02:00 |
|
Yoan Blanc
|
244fc2ef57
|
Update 8.6 to alpha4.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
2017-09-12 09:50:08 -04:00 |
|
Tomas Aparicio
|
36263aef42
|
feat(version). bump to v1.0.13
|
2017-09-11 16:35:20 +02:00 |
|
Tomás Aparicio
|
a150d0a7ee
|
Merge pull request #190 from greut/typos
Fix typo and small cleanup.
|
2017-09-11 16:34:28 +02:00 |
|
Yoan Blanc
|
896c479f95
|
Fix typo and small cleanup.
- it addresses the comments for ab4ef56bab
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
2017-09-11 10:00:06 -04:00 |
|
Tomas Aparicio
|
e0686fde03
|
feat(version): bump to v1.0.12
|
2017-09-10 20:37:10 +02:00 |
|
Tomas Aparicio
|
46480029d5
|
feat(History): update version changes
|
2017-09-10 20:36:47 +02:00 |
|
Tomas Aparicio
|
9c7e27982f
|
Merge branch '99designs-vips-reduce'
|
2017-09-10 20:31:22 +02:00 |
|
Tomas Aparicio
|
bd028cd5da
|
fix(reduce): resolve conflicts with master
|
2017-09-10 20:30:24 +02:00 |
|
Tomás Aparicio
|
d7007cecd3
|
Merge pull request #186 from h2non/fix/#162-resize-garbage-collection
fix(#162): garbage collection fix. split Resize() implementation for Go runtime
|
2017-09-10 20:15:21 +02:00 |
|
Tomas Aparicio
|
fb3cd7ae09
|
feat(version): bump to v1.0.11
|
2017-09-10 19:51:26 +02:00 |
|
Tomas Aparicio
|
088d84d1dc
|
feat(History): update version changes
|
2017-09-10 19:51:09 +02:00 |
|