Releases: maennchen/ZipStream-PHP
Releases · maennchen/ZipStream-PHP
1.1.0
What's Changed
- Update changelog with release date of 1.0.0 by @NicolasCARPi in #104
- Add latest stable version and downloads number badges on README by @NicolasCARPi in #105
- Fix overwrite of last-modified timestamp by @pfofi in #106
- Update .travis.yml for php 7.3 by @donatj in #108
- Fix Test Warnings by @donatj in #109
- Fix docs regarding output of HTTP headers by @pfofi in #110
- Added size attribute to File options. by @flindvall in #113
- Add test for FileNotReadableException by @NicolasCARPi in #114
- Update CHANGELOG for 1.1.0 by @NicolasCARPi in #115
New Contributors
Full Changelog: v1.0.0...1.1.0
v1.0.0
What's Changed
- Update CI by @maennchen in #72
- Mention wiki in README and update pre 1.0 examples in code comments by @NicolasCARPi in #82
- Various fixes found with static analyzer by @NicolasCARPi in #80
- Various little improvements by @NicolasCARPi in #83
- Improve README and add CHANGELOG by @NicolasCARPi in #87
- Add Nik to Contributers by @brokencube in #91
- Fix memory leak by @shouze in #92
- Revert ZIP_VERSION_MADE_BY to its original value by @shouze in #90
- Add documentation for ZIP_VERSION_MADE_BY by @NicolasCARPi in #93
- Fix incorrect default value of httpHeaderCallback. Fix #85 by @NicolasCARPi in #95
- Fix the comment for the compression method for large files. by @NicolasCARPi in #96
New Contributors
- @brokencube made their first contribution in #91
- @shouze made their first contribution in #92
Full Changelog: v0.5.2...v1.0.0
v1.0.0-alpha.2
What's Changed
- Update CI by @maennchen in #72
- Mention wiki in README and update pre 1.0 examples in code comments by @NicolasCARPi in #82
- Various fixes found with static analyzer by @NicolasCARPi in #80
- Various little improvements by @NicolasCARPi in #83
- Improve README and add CHANGELOG by @NicolasCARPi in #87
- Add Nik to Contributers by @brokencube in #91
- Fix memory leak by @shouze in #92
- Revert ZIP_VERSION_MADE_BY to its original value by @shouze in #90
- Add documentation for ZIP_VERSION_MADE_BY by @NicolasCARPi in #93
- Fix incorrect default value of httpHeaderCallback. Fix #85 by @NicolasCARPi in #95
- Fix the comment for the compression method for large files. by @NicolasCARPi in #96
New Contributors
- @brokencube made their first contribution in #91
- @shouze made their first contribution in #92
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
Full Changelog: v0.5.2...v1.0.0-alpha.1
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Add Option to choose to deflate or not #54
- Drop PHP 5 Support
- Update PHPUnit to
v6
- Reformat Files using Spaces
- fix typo & update composer example to most recent version by @tomschlick in #46
- Update README.md by @danielforer in #50
- Added storage_method parameter to addFile, addFileFromPath and addFil… by @teliov in #57
- Fix #55, corrupted .docx files by @stil in #56
New Contributors
- @tomschlick made their first contribution in #46
- @danielforer made their first contribution in #50
- @teliov made their first contribution in #57
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Remote stream leftdevel by @apinstein in #36
New Contributors
- @apinstein made their first contribution in #36
Full Changelog: 0.3.1...v0.4.0