Skip to content

Releases: ggruen/CloudKitSyncMonitor

3.0.0

21 Oct 17:08
c14a433
Compare
Choose a tag to compare

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

23 Sep 17:52
923c6b0
Compare
Choose a tag to compare

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

Full Changelog: 1.4.1...2.0.0

1.4.1

06 Aug 14:13
f84f9c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

19 Jul 21:34
d3bca51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.4.0

1.3.3

09 Jul 01:30
90aca6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.2...1.3.3

1.3.2

24 Jun 23:46
d23fdfc
Compare
Choose a tag to compare

Fix compilation errors on macCatalyst.

Full Changelog: 1.3.1...1.3.2

1.3.1

21 Jun 19:35
09b8e7e
Compare
Choose a tag to compare

What's Changed

  • fix: bump minimum ios version due to localization by @joeldavidw in #21

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

17 Jun 22:58
32457c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

03 May 16:56
8f8de8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

12 Jan 23:03
e1ba30a
Compare
Choose a tag to compare

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