diff --git a/Cargo.lock b/Cargo.lock index 645fc5c..579dc2a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3644,7 +3644,7 @@ dependencies = [ [[package]] name = "simp" -version = "3.7.1" +version = "3.8.0" dependencies = [ "arboard", "bytemuck", diff --git a/Cargo.toml b/Cargo.toml index 767c2b8..18046b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simp" -version = "3.7.1" +version = "3.8.0" authors = ["Axel Kappel"] edition = "2021" diff --git a/README.md b/README.md index 7e6675f..6e9ce46 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Simp is a fast and simple GPU-accelerated image manipulation program. | PSD | ✅ | ❌ | | Raw | ✅ Support from [rawloader](https://github.com/pedrocr/rawloader) (3) | ❌ | | HEIF/HEIC | ✅ (4) | ❌ | -| JPEG XL | ✅ (5) | ❌ | +| JPEG XL | ✅ (5) | ✅ | | OpenEXR | ✅ | ✅ | | qoi | ✅ | ✅ | | hdr | ✅ | ✅ |