adam-fowler/swift-zip-archive breaking changes

swift

3 curated breaking changes across major versions of adam-fowler/swift-zip-archive. Use this as a migration checklist before bumping dependencies.

3
changes
Breaking changes by transition
  • 0.5.0 \u2192 0.6.0breaking

    Removed async versions of `withFile` functions. Both the zip reader and writer perform blocking operations and should not be mixed with async code.

  • 0.4.1 \u2192 0.5.0breaking

    Remove public from CRC32

  • 0.3.0 \u2192 0.4.0breaking

    Changed `FileHeader.filename` from a `String` to a `FilePath`.

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/swift/adam-fowler/swift-zip-archive
adam-fowler/swift-zip-archive breaking changes — Swift migration guide | DepScope