We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ddc76 commit ab9546aCopy full SHA for ab9546a
changelog.md
@@ -1,3 +1,7 @@
1
+# v0.10.2 - January 17, 2025
2
+
3
+- Add `Static/StreamingSoundData::unsliced_duration` (thanks @Roms1383!)
4
5
# v0.10.1 - January 8, 2025
6
7
- Fix spatial audio tracks immediately outputting non-spatialized audio if the
crates/kira/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kira"
-version = "0.10.1"
+version = "0.10.2"
authors = ["Andrew Minnich <aminnich3@gmail.com>"]
edition = "2021"
license = "MIT OR Apache-2.0"
0 commit comments