Skip to content

v0.4.6

Latest
Compare
Choose a tag to compare
@notgull notgull released this 07 Sep 17:40
· 1 commit to master since this release
v0.4.6
  • 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 a CALayer in the future.
  • Update to windows-sys 0.59.0 and core-graphics v0.24.0.
  • Add an MSRV policy.