Skip to content

Tags: vapor-community/Zip

Tags

2.2.7

Toggle 2.2.7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Drop Swift 5.10 (#15)

* Update to Swift 6

* Update to Swift Testing

* Small touch-ups

* Update Tests/ZipTests/ZipTests.swift

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>

* Use `isEmpty` instead of `count`

* Update Package.swift

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>

* Remove Foundation in Package.swift

* Update README.md

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>

* Update Package.swift

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>

* Use `actions/checkout@v5`

* Update Windows workflow

* Try fixing Windows workflow

---------

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>

2.2.6

Toggle 2.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop Swift 5.9 (#14)

2.2.5

Toggle 2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Android support (#13)

2.2.4

Toggle 2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Windows support and other various changes (#10)

### Issue #9 

Originally authored by @compnerd in marmelroy#246

- Add support for Windows
- Add Windows CI tests
- Drop support for Swift 5.8
- Adopt `swift-format`
- Add CI for iOS and MUSL
- Various bug fixes

2.2.3

Toggle 2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix inconsistent behaviour between macOS and Linux (#8)

* Fix inconsistent behaviour between macOS and Linux

* Check for `.zip` extension in quick functions

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix unzip bug (#7)

* Fix unzip bug

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix README.md (#6)

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Codecov token (#3)

2.1.3

Toggle 2.1.3's commit message
Unwrap `filePointer`