Skip to content

Releases: getditto/DittoSwiftTools

v7.0.1

20 Dec 18:19
70b923a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

7.0.0

11 Nov 20:05
a79dd2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v7.0.0

6.0.0

28 Aug 19:38
756a3bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v6.0.0

5.0.1

27 Aug 13:08
884c920
Compare
Choose a tag to compare

What's Changed

  • Remove macOS 11+ from Package.swift as the tools currently don't build for MacOS by @bplattenburg in #111
  • Update all tools to not require iOS 15 anywhere by @bplattenburg in #141

Full Changelog: v5.0.0...v5.0.1

5.0.0

14 Aug 14:26
41ce0c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.11.0...v5.0.0

4.11.0

14 Jun 17:58
29b73b7
Compare
Choose a tag to compare

What's Changed

  • Default DiskUsage HealthMetric unhealthy limit to 500MB instead of 2GB by @bplattenburg in #124

Full Changelog: v4.10.0...v4.11.0

4.8.0-visionos-beta.1

14 Jun 00:52
ad84a39
Compare
Choose a tag to compare
4.8.0-visionos-beta.1 Pre-release
Pre-release

This release adds support for the visionOS platform.

4.10.0

13 Jun 14:37
a8469bd
Compare
Choose a tag to compare
  • Updates the default behavior of the Heartbeat tool to not subscribe to the devices collection

4.9.0

22 May 14:05
1c8bf29
Compare
Choose a tag to compare
  • Extends the DiskUsage tool to be a HealthMetricProvider, usable to monitor Ditto Disk Usage health via the Heartbeat Tool remotely.
    This allows the heartbeat tool to be configured not to publish to a DItto collection if users prefer to use only custom callbacks.

4.8.3

13 May 13:01
1d26674
Compare
Choose a tag to compare

Updates to correctly list iOS 14 as the minimum supported version instead of iOS 11 (because the Ditto SDK made this bump in 4.5.0)