Skip to content

Releases: pointfreeco/swift-custom-dump

0.1.3

14 Sep 22:32
1a2947d
Compare
Choose a tag to compare

0.1.2

23 Aug 17:49
8655495
Compare
Choose a tag to compare
  • Added: more conformances for Photos, StoreKit, and UIKit (thanks @larryonoff).
  • Fixed: a build failure for watchOS in Xcode 13.
  • Infrastructure: continuous integration now run tests and builds for release on all Apple platforms over a number of recent Xcode versions.

0.1.1

23 Aug 14:04
340068d
Compare
Choose a tag to compare
  • Added: platform requirements. In order to get things building/archiving reliably we have added platform requirements targeting iOS 13, macOS 10.15, tvOS 13, and watchOS 6. We are open to loosening these requirements in the future but want Custom Dump to reliably build across supported versions of Xcode.

0.1.0

23 Aug 01:46
Compare
Choose a tag to compare
  • Initial release!