Loading CHANGELOG.md +4 −4 Original line number Diff line number Diff line Loading @@ -4,11 +4,11 @@ <!-- next-header --> ## [[NextUnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) ## [[UnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) [All changes in [[NextUnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.29.1...NEXT_HEAD). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.29.1...HEAD). ## [[UnreleasedUniFFIVersion]] (backend crates: v0.29.1) - (_2025-03-18_) ## v0.29.1 (backend crates: v0.29.1) - (_2025-03-18_) ### What's fixed? Loading @@ -30,7 +30,7 @@ - You can now optionally specify extra frameworks like `CoreBluetooth` or `CoreFoundation` when generating a modulemap file for an xcframework. [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.29.0...HEAD). [All changes in v0.29.1](https://github.com/mozilla/uniffi-rs/compare/v0.29.0...v0.29.1). ## v0.29.0 (backend crates: v0.29.0) - (_2025-02-06_) Loading Cargo.lock +1 −1 Original line number Diff line number Diff line Loading @@ -1572,7 +1572,7 @@ dependencies = [ [[package]] name = "uniffi" version = "0.29.0" version = "0.29.1" dependencies = [ "anyhow", "camino", Loading uniffi/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ repository = "https://github.com/mozilla/uniffi-rs" # Incrementing the minor version here means a breaking change to consumers. # * See `docs/uniffi-versioning.md` for guidance on when to increment this # * Make sure to also update `uniffi_bindgen::UNIFFI_CONTRACT_VERSION" version = "0.29.0" version = "0.29.1" license = "MPL-2.0" edition = "2021" keywords = ["ffi", "bindgen"] Loading Loading
CHANGELOG.md +4 −4 Original line number Diff line number Diff line Loading @@ -4,11 +4,11 @@ <!-- next-header --> ## [[NextUnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) ## [[UnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) [All changes in [[NextUnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.29.1...NEXT_HEAD). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.29.1...HEAD). ## [[UnreleasedUniFFIVersion]] (backend crates: v0.29.1) - (_2025-03-18_) ## v0.29.1 (backend crates: v0.29.1) - (_2025-03-18_) ### What's fixed? Loading @@ -30,7 +30,7 @@ - You can now optionally specify extra frameworks like `CoreBluetooth` or `CoreFoundation` when generating a modulemap file for an xcframework. [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.29.0...HEAD). [All changes in v0.29.1](https://github.com/mozilla/uniffi-rs/compare/v0.29.0...v0.29.1). ## v0.29.0 (backend crates: v0.29.0) - (_2025-02-06_) Loading
Cargo.lock +1 −1 Original line number Diff line number Diff line Loading @@ -1572,7 +1572,7 @@ dependencies = [ [[package]] name = "uniffi" version = "0.29.0" version = "0.29.1" dependencies = [ "anyhow", "camino", Loading
uniffi/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ repository = "https://github.com/mozilla/uniffi-rs" # Incrementing the minor version here means a breaking change to consumers. # * See `docs/uniffi-versioning.md` for guidance on when to increment this # * Make sure to also update `uniffi_bindgen::UNIFFI_CONTRACT_VERSION" version = "0.29.0" version = "0.29.1" license = "MPL-2.0" edition = "2021" keywords = ["ffi", "bindgen"] Loading