-
Notifications
You must be signed in to change notification settings - Fork 109
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: zip-rs/zip2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: zip-rs/zip2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 7 files changed
- 6 contributors
Commits on Mar 17, 2025
-
feat:
ZipArchive::root_dirand `ZipArchive::extract_unwrapped_root_……dir` (#304) * `ZipArchive::root_dir` and `ZipArchive::extract_without_root_dir` * Add doctest * Rename * Streams can't unwrap root dir during extract
Configuration menu - View commit details
-
Copy full SHA for fbf24fc - Browse repository at this point
Copy the full SHA fbf24fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19223ef - Browse repository at this point
Copy the full SHA 19223efView commit details -
chore(deps): Update dev dependencies, fuzz dependencies and MACOSX_DE…
…PLOYMENT_TARGET (#285) * check ci * update dependencies * set deployment target * try latest --------- Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com> Co-authored-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40aca20 - Browse repository at this point
Copy the full SHA 40aca20View commit details -
zip64: fix zip64 extended information issue (#265)
Co-authored-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for beb2dc1 - Browse repository at this point
Copy the full SHA beb2dc1View commit details -
fix: wasm build failure due to a missing use statement (#313)
* Fix for Issue 312 Fix to #312 (comment) - Added `File` to use statement. Found additional error (E0599) at line 463. - Added `?` operator. (`use the ? operator to extract `File` value, propagating a `Result::Err` value to caller`) * Fix: conditionalize import that's not always used Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com> --------- Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com> Co-authored-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 695b961 - Browse repository at this point
Copy the full SHA 695b961View commit details -
Configuration menu - View commit details
-
Copy full SHA for a062545 - Browse repository at this point
Copy the full SHA a062545View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.4.0