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.28.2...NEXT_HEAD). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.28.2...HEAD). ## [[UnreleasedUniFFIVersion]] (backend crates: v0.28.2) - (_2024-10-08_) ## v0.28.2 (backend crates: v0.28.2) - (_2024-10-08_) ### What's new? Loading @@ -23,7 +23,7 @@ - `uniffi.toml` of crates without a `lib` type where ignored in 0.28.1 - Python: Fixed a bug when enum/error names were not proper camel case (HTMLError instead of HtmlError). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.28.1...HEAD). [All changes in v0.28.2](https://github.com/mozilla/uniffi-rs/compare/v0.28.1...v0.28.2). ## v0.28.1 (backend crates: v0.28.1) - (_2024-08-09_) Loading Cargo.lock +1 −1 Original line number Diff line number Diff line Loading @@ -1471,7 +1471,7 @@ dependencies = [ [[package]] name = "uniffi" version = "0.28.1" version = "0.28.2" 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.28.1" version = "0.28.2" authors = ["Firefox Sync Team <sync-team@mozilla.com>"] license = "MPL-2.0" edition = "2021" 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.28.2...NEXT_HEAD). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.28.2...HEAD). ## [[UnreleasedUniFFIVersion]] (backend crates: v0.28.2) - (_2024-10-08_) ## v0.28.2 (backend crates: v0.28.2) - (_2024-10-08_) ### What's new? Loading @@ -23,7 +23,7 @@ - `uniffi.toml` of crates without a `lib` type where ignored in 0.28.1 - Python: Fixed a bug when enum/error names were not proper camel case (HTMLError instead of HtmlError). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.28.1...HEAD). [All changes in v0.28.2](https://github.com/mozilla/uniffi-rs/compare/v0.28.1...v0.28.2). ## v0.28.1 (backend crates: v0.28.1) - (_2024-08-09_) Loading
Cargo.lock +1 −1 Original line number Diff line number Diff line Loading @@ -1471,7 +1471,7 @@ dependencies = [ [[package]] name = "uniffi" version = "0.28.1" version = "0.28.2" 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.28.1" version = "0.28.2" authors = ["Firefox Sync Team <sync-team@mozilla.com>"] license = "MPL-2.0" edition = "2021" Loading