- Remove lifetime parameter on
Webview
and removeWebviewMut
struct.
- Implement Send/Sync trait to Webview
-
- Bump WebView2 to version 1.0
- Enable DPI awareness by default on Windows
- Update webview-official to fix macOS port viability.
- Separate raw ffi to individual sys crate.