wry breaking changes

cargo

4 curated breaking changes across major versions of wry. Use this as a migration checklist before bumping dependencies.

4
changes
Breaking changes by transition
  • wry-v0.51.2 \u2192 wry-v0.52.0breaking

    [`1567635`](https://github.com/tauri-apps/wry/commit/1567635ba5f660827d4ae20f4e226ed7fa595f12) ([#1558](https://github.com/tauri-apps/wry/pull/1558) by [@amrbashir](https://github.com/tauri-apps/wry/../../amrbashir)) Rename `WebViewBuilder` methods for consistency and clarity:

  • wry-v0.51.2 \u2192 wry-v0.52.0breaking

    Renamed `WebViewBuilder::with_web_context` to `WebViewBuilder::new_with_web_context`

  • wry-v0.51.2 \u2192 wry-v0.52.0breaking

    Renamed `WebViewBuilder::with_attributes` to `WebViewBuilder::new_with_attributes`

  • wry-v0.51.2 \u2192 wry-v0.52.0breaking

    [`f868658`](https://github.com/tauri-apps/wry/commit/f868658d6ffbf0a6b944faebb3b7565726c82f57) ([#1556](https://github.com/tauri-apps/wry/pull/1556) by [@Legend-Master](https://github.com/tauri-apps/wry/../../Legend-Master)) `WebContext::is_custom_protocol_registered` now takes `&str` instead of `String`

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cargo/wry
wry breaking changes — Cargo migration guide | DepScope