Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 02 Aug 06:57
3877a50

Patch release changes

  • Remove internal import of CoreFoundation

Other changes

  • Replace usages of Data(contentsOf:) with URLSession.shared.data(from:) in tests
  • Add Windows CI