Skip to content

v4.5.0: visionOS Support

Latest
Compare
Choose a tag to compare
@cbpowell cbpowell released this 17 Feb 20:19
  • Adds visionOS support (thanks @eric!)
  • Bumps minimum deployment target to 12.0, to keep Xcode happy

Note that MarqueeLabel probably still supports older iOS versions than 12.0, but you might have do some manually import the library instead of using Cocoapods (or do some trickery with your own project Podfile).

What's Changed

  • Add VisionOS deployment target by @eric in #297

New Contributors

  • @eric made their first contribution in #297

Full Changelog: 4.4.0...4.5.0