Skip to content

Commit

Permalink
Update version to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-duncan committed Oct 16, 2024
1 parent bd86455 commit 901f534
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 4.3.0 - October 15, 2024

- Fix exceptions loading some PSD files.
- Fix trim for palette images.
- Fix ICC decompression.
- Add physical size handling to PNG.
- Fix TIFF out of bounds error.

## 4.2.0 - May 22, 2024

- Fix decoding EXIF data from WebP.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: image
version: 4.2.0
version: 4.3.0
description: >-
Dart Image Library provides server and web apps the ability to load, manipulate,
and save images with various image file formats.
Expand Down

0 comments on commit 901f534

Please sign in to comment.