Skip to content

Releases: php-http/multipart-stream-builder

Release 0.2.0

20 Feb 15:37
Compare
Choose a tag to compare

You may do a BC update to version 0.2.0 if you are sure that you are not adding multiple resources with the same name to the Builder.

Fixed

  • Make sure one can add resources with same name without overwrite.

Release 0.1.6

16 Feb 08:53
Compare
Choose a tag to compare

Use uniqid('', true) for performance reasons

Release 0.1.5

14 Feb 09:42
Compare
Choose a tag to compare

Make sure we support non-seekable streams

Release 0.1.4

30 Dec 23:22
Compare
Choose a tag to compare

Added reset function

Release 0.1.3

22 Dec 14:33
Compare
Choose a tag to compare

Support for custom mimetypes and remove use if PHP's basename

Release 0.1.2

31 Aug 10:14
Compare
Choose a tag to compare

Added Outlook MSG files

Release 0.1.1

10 Aug 08:05
Compare
Choose a tag to compare

Added mimetype for Apple Passbook

First release

19 Jul 12:26
Compare
Choose a tag to compare
0.1.0

Moved documentation (#6)