- Added support for iOS, tvOS, watchOS and visionOS (UIKit).
- Redo the way surfaces work on macOS to work directly with layers, which will
allow initializing directly from aCALayer
in the future. - Update to
windows-sys
0.59.0 andcore-graphics
v0.24.0. - Add an MSRV policy.