Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ZipWriter::finish_into_readable() #57

Closed
wants to merge 4 commits into from
Closed

Conversation

Pr0methean
Copy link
Member

This replaces zip-rs/zip-old#400.

@Pr0methean Pr0methean enabled auto-merge May 1, 2024 17:45
@Pr0methean
Copy link
Member Author

@cosmicexplorer Please sign your commit.

@cosmicexplorer
Copy link
Contributor

@Pr0methean thanks so much for creating this PR! I have rebased and fixed merge conflicts at https://github.com/zip-rs/zip2/compare/master...cosmicexplorer:zip:oldpr400?expand=1 or 68f7f5d. This result incorporates all of your changes on top of my initial commit, with a couple additional fixes to logic I hadn't documented in my previous PR :) Please let me know if this makes sense.

Note that I have removed dir_end from Shared, as it was both unused and incorrectly calculated.

@Pr0methean
Copy link
Member Author

Replaced by #75.

@Pr0methean Pr0methean closed this May 2, 2024
auto-merge was automatically disabled May 2, 2024 18:56

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants