-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added Intervention Image v3 support and version 1.0.1 release.
- Loading branch information
Showing
4 changed files
with
7 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,9 @@ | ||
# BlurHash Changelog | ||
|
||
## 2.x | ||
|
||
- 2.1.1 (2023-04-24) | ||
- Use `intdiv()` instead of float div + int cast ([#6](https://github.com/bepsvpt/blurhash/pull/6)) | ||
|
||
- 2.1.0 (2023-02-07) | ||
- Support Laravel 10 | ||
|
||
- 2.0.0 (2022-07-02) | ||
- Support decode from blurhash string | ||
- Drop Laravel 6 and 7 | ||
- Drop PHP 7.2, 7.3, and 7.4 | ||
# Thumbhash Changelog | ||
|
||
## 1.x | ||
|
||
- 1.0.1 (2022-03-09) | ||
- Support Laravel 9 | ||
- 1.0.1 (2024-09-10) | ||
- Upgrade Intervention Image to ^3.0 | ||
|
||
- 1.0.0 (2020-12-12) | ||
- Support PHP 8.0 | ||
- 1.0.0 (2023-10-31) | ||
- Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters