Skip to content

Releases: SRWieZ/thumbhash

v1.5.1

Choose a tag to compare

@SRWieZ SRWieZ released this 19 May 06:09
65aa977

Maintenance release. No functional changes — API and behavior identical to v1.5.0.

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@SRWieZ SRWieZ released this 27 Nov 16:04
56f4ed1

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@SRWieZ SRWieZ released this 26 May 17:55

A new function has been added toAverageHexAlpha

What's Changed

  • refactor: rename color conversion methods for clarity and consistency in c84f0b3
  • Add toAverageColor method to extract average color from a ThumbHash in #17
  • docs: added a not on image size in b04938e
  • feat: more robust test suite in #12

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@SRWieZ SRWieZ released this 16 Oct 06:12
3983c6f

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

Choose a tag to compare

@SRWieZ SRWieZ released this 11 Feb 11:28
2d5c623

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@SRWieZ SRWieZ released this 10 May 15:08

Added

  • Ignore unnecessary files from being downloaded by packagist #7 from @tobimori
  • Added extract_size_and_pixels_with_imagick_pixel_iterator() helper #4

1.1.0

Choose a tag to compare

@SRWieZ SRWieZ released this 24 Mar 16:12

Added

  • Compatibility with PHP ^7.3
  • Added convertStringToHash() #1

Fixed

  • Thumbhash::RGBAToHash() instead of Thumbhash::encode()

Changed

  • Downgrade dev dependencies: PestPHP ^2.0 => ^1.0

v1.0.0

Choose a tag to compare

@SRWieZ SRWieZ released this 24 Mar 16:10

First version