We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2a09c commit 76bfe87Copy full SHA for 76bfe87
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [Unreleased] - ReleaseDate
+## [2.1.0] - 2023-11-28
4
5
- Updated "bindings.rs" to correspond `libheif 1.17.4`:
6
- added new values into `heif_compression_format` "enum':
Cargo.toml
[package]
name = "libheif-sys"
-version = "2.0.1+1.16.2"
+version = "2.1.0+1.17.4"
authors = ["Kirill Kuzminykh <[email protected]>"]
edition = "2018"
description = "libheif bindings"
0 commit comments