Skip to content

Releases: sindresorhus/CircularProgress

v3.0.1

01 Dec 16:30
Compare
Choose a tag to compare
  • Fix compatibility with Xcode 14.1

v3.0.0...v3.0.1

v3.0.0

30 May 07:50
Compare
Choose a tag to compare

Breaking

  • Require macOS 10.15 and later
  • Drop support for CocoaPods and Carthage
  • The views are now annotated with @MainActor
  • .lineWidth is now a Double instead of CGFloat

v2.2.0...v3.0.0

v2.2.0

19 Mar 08:49
Compare
Choose a tag to compare

v2.1.0...v2.2.0

v2.1.0

12 Nov 16:53
Compare
Choose a tag to compare
  • Support KVO for .isFinished and .isCancelled a292ebb

v2.0.2...v2.1.0

v2.0.2

25 Jul 06:37
Compare
Choose a tag to compare
  • Fix building on Apple Silicon 6634378

v2.0.1

09 Feb 19:34
Compare
Choose a tag to compare
  • Remove some strong references to self fbe8974

v2.0.0

02 Dec 18:53
Compare
Choose a tag to compare

Breaking

  • Only allow calling the methods/properties from the main thread cb46c8f

v1.0.0

17 Sep 14:41
Compare
Choose a tag to compare
  • Upgrade to Swift 5.1 e96dcc7
  • Add ability to change the line width b1b1f29

v0.4.1

23 Jun 06:49
Compare
Choose a tag to compare
  • Don't show the success checkmark when cancelled c79203e

v0.4.0

27 May 04:33
Compare
Choose a tag to compare