DockProgress Versions Save

Show progress in your app's Dock icon

4.3.1

1 month ago

4.2.2

8 months ago
  • Fix package not working in release configuration

https://github.com/sindresorhus/DockProgress/compare/4.2.1...4.2.2

4.2.1

11 months ago

4.2.0

11 months ago
  • The progress animation should now be much smoother.

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

https://github.com/sindresorhus/DockProgress/compare/v4.1.0...4.2.0

v4.1.0

1 year ago
  • Add .pie style
  • Hide the progress display when progress is 0

https://github.com/sindresorhus/DockProgress/compare/v4.0.1...v4.1.0

v4.0.0

1 year ago

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

https://github.com/sindresorhus/DockProgress/compare/v3.2.0...v4.0.0