Bimg Versions Save

Go package for fast high-level image processing powered by libvips C library

v1.1.5

3 years ago

v1.1.5 / 2020-11-21

  • Adds AVIF support #356

v1.1.3

3 years ago

v1.1.3 / 2020-08-04

  • fix(ci): disable <8.7 libvips
  • feat: autorotate
  • feat: bump version
  • Merge pull request #347 from vansante/master
  • Merge pull request #345 from fredeastside/more_exif_data
  • add more exif data to metadata
  • Merge pull request #3 from laurentiuilie/add-support-for-heifs-file
  • add brands heis, hevc
  • Merge pull request #2 from laurentiuilie/add-support-for-heifs-file
  • add test image for heifs
  • remove test file and add the check
  • add support for HEIFS file
  • fix(palette): indentation
  • Merge pull request #337 from theplant/master
  • support Palette option for png

v1.1.0

3 years ago

v1.1.0 / 2020-06-07

  • feat(ci): enable libvips versions
  • fix(ci)
  • fix(ci)
  • fix(ci): try exporting env vars
  • fix
  • feat: add Dockerfile / Docker-driven CI job
  • fix(co)
  • feat(version): bump minor to 1
  • fix(ci): try new install
  • fix(ci): try new install
  • fix(ci): add curl package
  • fix(ci): add curl package
  • fix(ci): add curl package
  • fix(ci): try new install
  • fix(ci): indent style
  • fix(ci): indent style
  • fix(ci): indent style
  • Merge pull request #299 from evanoberholster/master
  • refactor(ci): disable verions matrix
  • refactor(docs): use github.com package import path
  • feat: add test image
  • Merge pull request #281 from pohang/skip_smartcrop
  • Merge pull request #317 from larrabee/master
  • Merge pull request #307 from OrderMyGear/eslam/ch15924/some-product-images-have-a-border
  • refactor(travis): adjust matrix versions
  • Merge pull request #333 from simia-tech/master
  • Fix orientation in vipsFlip call (resizer rotateAndFlipImage)
  • chore(docs): delete old contributor
  • enable vipsAffine to use Extend option value and send it to lipvips this will change the default from the one that lipvips use which is background to the ones that bimg use which is C.VIPS_EXTEND_BLACK but because the lip add extra 1 or .5 pix the background is considered black anyway so this will not affect anyone but will fix the bug of having border on the right and bottom of some images
  • Merge pull request #327 from shoreward/master
  • update libvips documentation links
  • fix(vips.h): delete preprocessor HEIF version check
  • Merge pull request #320 from cgroschupp/feat/reduce-png-save-size
  • use VIPS_FOREIGN_PNG_FILTER_ALL in vips_pngsave_bridge
  • fix(resizer): add exported error comment
  • Merge branch 'master' of https://github.com/h2non/bimg
  • chore(ci): temporarily disable go/libvips versions
  • Merge pull request #291 from andrioid/patch-1
  • Merge pull request #293 from team-lab/gammaFilter
  • Merge pull request #315 from vansante/heif
  • feat(version): bump patch
  • Fix bug with images with alpha channel on embeding background
  • Fix typo
  • Dont upgrade version, add missing test file
  • Add support for other HEIF mimetype
  • Supporting auto rotate for HEIF/HEIC images.
  • Adding support for heif (i.e. heic files).
  • Merge branch 'master' into master
  • feat(travis): add libvips 8.6.0 matrix
  • GammaFilter
  • Adds support to Elementary OS Loki
  • Add min dimension logic to smartcrop
  • Merge pull request #271 from Dynom/ImprovingAreaWidthTestCoverage
  • Adding a test case that verifies #250
  • Bumping versions in preinstall script
  • Update Transform ICC Profiles with Input Profile

v1.0.19

4 years ago

v1.0.18

6 years ago

Changes

v1.0.18 / 2017-12-22

  • Merge pull request #216 from Bynder/master
  • Merge pull request #208 from mikestead/feature/webp-lossless
  • Remove go-debug usage
  • refactor(docs): remove codesponsor :(
  • fix(options): use float64 type in Options.Threshold
  • Merge pull request #206 from tstm/add-trim-options
  • Add lossless option for saving webp
  • Set the test file to write its own file
  • Add the option to use background and threshold options on trim

v1.0.17

6 years ago

Changes

v1.0.17 / 2017-11-14

  • refactor(resizer): remove fmt statement
  • fix(type_test): use string formatting
  • Merge pull request #207 from traum-ferienwohnungen/nearest-neighbour
  • Add nearest-neighbour interpolation
  • Merge pull request #203 from traum-ferienwohnungen/fix_icc_memory_leak
  • Fix memory leak on icc_transform

v1.0.15

6 years ago

Changes

v1.0.15 / 2017-10-05

  • Merge pull request #198 from greut/webpload
  • Add shrink-on-load for webp.
  • Merge pull request #197 from greut/typos
  • Small typo.
  • feat(docs): add codesponsor

v1.0.14

6 years ago

Changes

v1.0.14 / 2017-09-12

  • Merge pull request #192 from greut/trim
  • Adding trim operation.
  • Merge pull request #191 from greut/alpha4
  • Update 8.6 to alpha4.

v1.0.10

6 years ago

v1.0.10 / 2017-06-25

  • Merge pull request #164 from greut/length
  • Add Image.Length()
  • Merge pull request #163 from greut/libvips856
  • Run libvips 8.5.6 on Travis.
  • Merge pull request #161 from henry-blip/master
  • Expose vips cache memory management functions.
  • feat(docs): add watermark image note in features

v1.0.9

6 years ago