We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ad5e0 commit 5f4b8d6Copy full SHA for 5f4b8d6
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.1.47 (2025-08-12)
2
+
3
+### Features
4
5
+#### update thorvg submodule to v1.0-pre25 (#367)
6
7
+#### add ThorVG multithreading support (#371)
8
9
+#### add ThorVG SIMD support (#374)
10
11
## 0.1.46 (2025-07-29)
12
13
### Features
dotlottie-ffi/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dotlottie-ffi"
-version = "0.1.46"
+version = "0.1.47"
edition = "2021"
build = "build.rs"
0 commit comments