Releases: felixherrmann/swift-multipart-formdata
Releases · felixherrmann/swift-multipart-formdata
Release list
1.5.1
What's Changed
- [Fix] Data Concatenation Error in Swift 6.3 by @felixherrmann in #22
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #17
- [Feature] Expose Underlying Data Construction by @felixherrmann in #19
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #20
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- [Feature] Sendable Conformances by @felixherrmann in #16
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- [Feature] Dependabot Actions by @felixherrmann in #13
- Bump actions/checkout from 3 to 4 by @dependabot in #14
- [Feature] Privacy Manifest by @felixherrmann in #15
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.0
What's Changed
- DocC docs by @felixherrmann in #5
- SPI docs by @felixherrmann in #7
- SPI documentation by @felixherrmann in #8
- SwiftLint by @felixherrmann in #10
- Improve code coverage by @felixherrmann in #11
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
• multipart/form-data generation
• result-builders for MultipartFormData