Releases: ggruen/CloudKitSyncMonitor
Releases · ggruen/CloudKitSyncMonitor
3.0.0
Yes, a full release bump due to more API changes, just in case you updated your code to 2.0.0 already.
What's Changed
- Modernize codebase by replacing Combine with structured concurrency. by @JPToroDev in #31
Full Changelog: 2.0.0...3.0.0
2.0.0
Although no new functionality has been added, I've bumped this to 2.0.0 as the API has technically, if minorly, changed. The changes are just renaming a few properties (see below), which should appear as clickable deprecation changes in Xcode.
What's Changed
- Update wording at README.md by @lamtrinhdev in #28
- Improve Boolean property names, conform SyncState to Equatable, & correct example code by @JPToroDev in #30
New Contributors
- @lamtrinhdev made their first contribution in #28
- @JPToroDev made their first contribution in #30
Full Changelog: 1.4.1...2.0.0
1.4.1
1.4.0
What's Changed
- Updated Japanese translation by @yidev0 in #25
- add @mainactor to SyncMonitor by @longvudai in #24
New Contributors
- @yidev0 made their first contribution in #25
- @longvudai made their first contribution in #24
Full Changelog: 1.3.3...1.4.0
1.3.3
What's Changed
- Fix min Mac Catalyst version by @infinitepower18 in #23
New Contributors
- @infinitepower18 made their first contribution in #23
Full Changelog: 1.3.2...1.3.3
1.3.2
Fix compilation errors on macCatalyst.
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- fix: bump minimum ios version due to localization by @joeldavidw in #21
New Contributors
- @joeldavidw made their first contribution in #21
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- localisation support added by @holgerkrupp in #20
New Contributors
- @holgerkrupp made their first contribution in #20
Full Changelog: 1.2.1...1.3.0
1.2.1
1.2.0
What's Changed
- Update README.md by @iSapozhnik in #11
- Syntax coloring in README by @Tunous in #13
- Added description to SyncSummaryStatus by @justTreme in #15
New Contributors
- @iSapozhnik made their first contribution in #11
- @Tunous made their first contribution in #13
- @justTreme made their first contribution in #15
Full Changelog: 1.1.1...1.2.0