Skip to content

Releases: iamriajul/thumbhash-laravel

1.0.3

03 Jun 23:29

Choose a tag to compare

What's Changed

  • fix: float conversion warning in intervention image package by @me-shaon in #1

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

27 Apr 13:45
9fbbdd5

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

10 Sep 07:04

Choose a tag to compare

Changes:

  • Upgrade Intervention Image package to v3.
  • Removed PHP 8.0 support

Full Changelog: 1.0.0...1.0.1

v1.0.0

31 Oct 07:34

Choose a tag to compare

Initial release.
Features:

  • Support encoding an string|resource|Image|UploadedFile to a thumbhash base64 string. which is usually under 30 bytes.