All Versions
56
Latest Version
Avg Release Cycle
86 days
Latest Release
751 days ago

Changelog History
Page 1

  • v1.1.9 Changes

    April 05, 2022
    • chore(History): version changes
    • Merge pull request #374 from Mereng/brightness_contrast
    • Merge pull request #393 from lucor/gifsave
    • Add GIF save support from libvips 8.12
    • Support brightness and contrast
  • v1.1.8 Changes

    April 05, 2022
    • chore(version): bump
    • Merge pull request #405 from igsr5/feat/#404-support-way-to-change–MaxSize
    • Fix review
    • Add getter, setter for MaxSize
  • v1.1.7 Changes

    February 23, 2022
    • Merge pull request #398 from vaibsharma/vaibsharma/feature/speed_for_png_buffer
    • reason for speed=3 added
    • allow effort param for png encoding when palette is true
  • v1.1.6 Changes

    January 28, 2022
    • Update README.md
    • Merge pull request #368 from exaring/fix-shrinking-on-small-webp-images
    • Merge pull request #360 from jaberwoky/master
    • Merge pull request #378 from kyfk/fix_typo_and_format
    • goimports
    • fix typo in comments
    • Merge pull request #377 from ZloyDyadka/vector-flag
    • Vips: cast go.int to c.INT in VipsVectorSetEnabled
    • Vips: add VipsVectorSetEnabled
    • Remove debug output
    • Fix for blurry images from WEBP input and small output dimensions
    • Merge pull request #367 from Keruspe/segv
    • unref the image after we used it
    • add test
    • fix panic on reading Exif
  • v1.1.5 Changes

    November 21, 2020

    v1.1.5 / 2020-11-21

    • βž• Adds AVIF support #356
  • v1.1.4 Changes

    August 04, 2020
    • Merge pull request #346 from fredeastside/more_exif_data
    • add most useful exif data to metadata
  • v1.1.3 Changes

    August 04, 2020

    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.2 Changes

    June 08, 2020
    • feat(history): add changes
    • fix(#335): disable image flatten type conditional
  • v1.1.1 Changes

    June 08, 2020
    • feat(history): add changes
    • feat(version): bump patch
    • refactor(docs): add libvips install reference
    • fix(ci): disable old libvips versions
    • fix(install): use latest libvips version
    • fix(tests): add heif exception in libvips < 8.8
    • refactor(ci): use libvips 8.7
    • fix(History): use proper version
  • v1.1.0 Changes

    June 07, 2020

    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