Releases: sindresorhus/DockProgress
Releases Β· sindresorhus/DockProgress
4.3.1
- Hide dock tile when not showing progress
4.3.0
- Improve compatibility with strict concurrency 88dd4eb
4.2.2
- Fix package not working in release configuration
4.2.1
- Improve compatibility with macOS 14
4.2.0
- 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
- Add
.pie
style - Hide the progress display when progress is 0
v4.0.1
- Improve compatibility with Xcode 14 d185101
v4.0.0
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 toDockProgress.Style
v3.2.0
- Squircle style 4fd9ae9