Skip to content

Releases: felixherrmann/swift-multipart-formdata

1.5.1

Choose a tag to compare

@felixherrmann felixherrmann released this 28 Mar 23:50
fe9abe3

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

Choose a tag to compare

@felixherrmann felixherrmann released this 25 Nov 23:40
4c3d002

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

Choose a tag to compare

@felixherrmann felixherrmann released this 08 Sep 18:29
e80fcb3

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

Choose a tag to compare

@felixherrmann felixherrmann released this 03 Mar 21:37
c29d552

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@felixherrmann felixherrmann released this 16 Oct 20:53
7f0d345

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@felixherrmann felixherrmann released this 05 Mar 16:49
c734010

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@felixherrmann felixherrmann released this 01 Feb 21:58
19f4e7a

What's Changed

  • Add missing CRLF epilogue by @MMP0 in #2

New Contributors

  • @MMP0 made their first contribution in #2

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@felixherrmann felixherrmann released this 30 Dec 19:54
8652854

• multipart/form-data generation
• result-builders for MultipartFormData