Releases: sindresorhus/CircularProgress
Releases · sindresorhus/CircularProgress
v3.0.1
- Fix compatibility with Xcode 14.1
v3.0.0
Breaking
- Require macOS 10.15 and later
- Drop support for CocoaPods and Carthage
- The views are now annotated with
@MainActor
.lineWidth
is now aDouble
instead ofCGFloat
v2.2.0
v2.1.0
- Support KVO for
.isFinished
and.isCancelled
a292ebb