66 Commits

Author SHA1 Message Date
Sindre Sorhus 639ca66f19 Fix version in readme 2024-03-31 00:35:49 +09:00
Sindre Sorhus d4f23b5a8f Hide dock tile when not showing progress
Fixes #20
4.3.1
2024-03-30 14:28:59 +09:00
Sindre Sorhus fb80c50c8e 4.3.0 4.3.0 2024-02-20 21:17:33 +07:00
Sindre Sorhus 88dd4eb50b Improve compatibility with strict concurrency 2024-02-20 21:16:01 +07:00
Sindre Sorhus 3167b29733 Tweaks 2024-02-20 21:14:55 +07:00
Sindre Sorhus 963e9ef32e 4.2.2 4.2.2 2023-09-14 15:16:42 +07:00
Sindre Sorhus 1e5c319703 Fix package not working in release configuration
Fixes #19
2023-09-14 15:16:20 +07:00
Sindre Sorhus 36dd63c0e5 4.2.1 4.2.1 2023-06-09 23:19:48 +03:00
Sindre Sorhus 166530a812 Improve compatibility with macOS 14
We should not use `dirtyRect` as the drawing area: https://www.wwdcnotes.com/notes/wwdc23/10054/
2023-06-09 23:19:23 +03:00
Sindre Sorhus 972ad1a622 Add link to API docs 2023-05-24 21:57:57 +07:00
Sindre Sorhus 6169a023e4 4.2.0 4.2.0 2023-05-24 19:00:04 +07:00
Sindre Sorhus d83c83ba4e Tweaks 2023-05-24 18:59:32 +07:00
Chris Heyes 4e5a5fdfff Make the progress animation smoother (#18)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-05-24 17:25:23 +07:00
Chris Heyes 708dd530fe Draw directly in Dock tile contentView (#17)
Closes #2
2023-05-17 20:08:27 +07:00
Sindre Sorhus 90993316e9 Fix image size 2023-03-09 12:48:02 +07:00
Sindre Sorhus 0372b5df15 4.1.0 v4.1.0 2023-03-09 12:46:03 +07:00
Sindre Sorhus 03659c21be Add pie style 2023-03-09 12:40:17 +07:00
Sindre Sorhus df8539a39a Hide the progress display when progress is 0
Fixes #16
2023-03-09 12:15:37 +07:00
Sindre Sorhus 0957c026ee Minor tweaks 2022-09-26 23:14:24 +07:00
Sindre Sorhus 13f17a56b3 4.0.1 v4.0.1 2022-06-08 16:21:48 +07:00
Sindre Sorhus d185101d68 Improve compatibility with Xcode 14 2022-06-08 16:21:33 +07:00
Sindre Sorhus 6d04d35e59 4.0.0 v4.0.0 2022-05-30 15:26:11 +07:00
Sindre Sorhus d794f8537e Drop support for CocoaPods and Carthage 2022-05-30 15:25:56 +07:00
Sindre Sorhus e159456ef1 Require macOS 10.15
Fixes #13
2022-05-30 15:10:24 +07:00
Sindre Sorhus 7100b68571 3.2.0 v3.2.0 2020-12-01 21:14:17 +07:00
Sindre Sorhus 4fd9ae951f Squircle style
Fixes #11
2020-12-01 21:09:52 +07:00
Sindre Sorhus 89bfdf0049 Upgrade to Swift 5.3 2020-11-06 12:25:41 +01:00
Sindre Sorhus 47a5ea410f 3.1.0 v3.1.0 2020-07-25 08:28:40 +02:00
Sindre Sorhus 5982a9901e Fix building on Apple Silicon 2020-07-25 08:27:09 +02:00
Sindre Sorhus 10a68bfa47 Cleanup 2020-06-21 20:26:04 +08:00
Sindre Sorhus 3890637b51 Fix Swift Package Manager install instruction 2020-05-18 12:59:02 +08:00
Sindre Sorhus 5822966f71 Add related project to the readme 2020-05-07 23:43:28 +08:00
Sindre Sorhus 75a2479483 Upgrade to Swift 5.2 2020-03-26 16:19:50 +08:00
Sindre Sorhus 9d66061171 3.0.0 v3.0.0 2020-02-10 03:25:29 +07:00
Sindre Sorhus 3365c2be40 Store the Progress instance weakly 2020-02-10 03:20:20 +07:00
Sindre Sorhus cbc3e53a03 Minor tweaks 2020-02-10 03:19:05 +07:00
Sindre Sorhus c8ad246c26 2.1.0 v2.1.0 2019-12-03 00:43:14 +07:00
Sindre Sorhus e213429a79 Upgrade to Swift 5.1 2019-09-12 02:32:37 +07:00
Sindre Sorhus 27e495706b Enable the repo Sponsor button 2019-05-23 21:49:04 +07:00
Sindre Sorhus 66b4855f22 2.0.0 v2.0.0 2019-03-26 16:23:48 +07:00
Sindre Sorhus 5f992fe389 Rename .progressValue to progress (#8) 2019-03-26 16:21:51 +07:00
Sindre Sorhus 9918da972d Rename .progress to progressInstance for clarity (#8) 2019-03-26 16:18:23 +07:00
Sindre Sorhus 1eb3fbfdb9 Upgrade to Swift 5 2019-03-26 16:16:29 +07:00
Sindre Sorhus a662abd959 Minor code style tweaks 2019-02-05 11:49:35 +07:00
Sindre Sorhus f387d68781 1.3.0 v1.3.0 2019-01-27 17:23:28 +07:00
Sindre Sorhus c140f1112e Minor tweaks 2019-01-27 17:22:30 +07:00
Sindre Sorhus 7c5f842b26 Add SwiftLint 2019-01-26 04:44:11 +07:00
Joni Van Roost c4766cb481 Add badge circle style (#7)
Fixes #3


Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2019-01-26 04:37:06 +07:00
Sindre Sorhus cc5918267a Add resetProgress() method 2019-01-25 14:37:33 +07:00
Sindre Sorhus 8cdd2b6cce 1.2.0 v1.2.0 2019-01-02 02:50:34 +01:00