Skip to content

Releases: sindresorhus/DockProgress

4.3.1

30 Mar 14:32
Compare
Choose a tag to compare
  • Hide dock tile when not showing progress

4.3.0...4.3.1

4.3.0

20 Feb 14:18
Compare
Choose a tag to compare
  • Improve compatibility with strict concurrency 88dd4eb

4.2.2...4.3.0

4.2.2

14 Sep 08:17
Compare
Choose a tag to compare
  • Fix package not working in release configuration

4.2.1...4.2.2

4.2.1

09 Jun 20:20
Compare
Choose a tag to compare
  • Improve compatibility with macOS 14

4.2.0...4.2.1

4.2.0

24 May 12:01
Compare
Choose a tag to compare
  • The progress animation should now be much smoother.

Note: The tag is now without a v prefix since Xcode cannot handle the prefix.

v4.1.0...4.2.0

v4.1.0

09 Mar 05:48
Compare
Choose a tag to compare
  • Add .pie style
  • Hide the progress display when progress is 0

v4.0.1...v4.1.0

v4.0.1

08 Jun 09:23
Compare
Choose a tag to compare
  • Improve compatibility with Xcode 14 d185101

v4.0.0...v4.0.1

v4.0.0

30 May 08:28
Compare
Choose a tag to compare

Breaking

  • Require macOS 10.15 and later
  • Drop support for CocoaPods and Carthage
  • DockProgress is now annotated with @MainActor
  • The DockProgress.ProgressStyle type is renamed to DockProgress.Style

v3.2.0...v4.0.0

v3.2.0

01 Dec 14:16
Compare
Choose a tag to compare

v3.1.0...v3.2.0

v3.1.0

25 Jul 06:29
Compare
Choose a tag to compare
  • Fix building on Apple Silicon 5982a99