raw-window-metal 0.4.0

Interop library between Metal and raw-window-handle
Documentation
# Unreleased


# 0.4.0 (2023-10-31)

- Update `raw-window-handle` dep to `0.6.0`.
- Remove `metal_layer_from_ns_window` and `metal_layer_from_ui_window`.

# 0.3.2 (2023-10-31)

- Bump version of `cocoa` and `core-graphics` dependencies.

# 0.3.1 (2022-11-25)

- Only build docs.rs for `darwin` and `ios`.

# 0.3.0 (2022-07-28)

- Update `raw-window-handle` dep to `0.5.0`.

# 0.2.0 (2021-12-02)

- Update `raw-window-handle` dep to `0.4.2`. Rename `macos` -> `appkit` and `ios` -> `uikit` following `raw-window-handle`.

# 0.1.2

- Update `cocoa` and `core-graphics` dependencies.

# 0.1.1

- iOS: support layer from ui window.

# 0.1.0

- Initial release! 🎉