Closed
Conversation
Author
|
Closed in favor of #78. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubyzip (< 1.0 → <= 2.1.0) · Repo · Changelog
Release Notes
2.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
Merge pull request #428 from rubyzip/v2-1-0Bump version to 2.1.0Update changelog for #421Merge pull request #421 from hainesr/universal-timeUniversalTime: more ruby-like (readable) code.UniversalTime: tests.UniversalTime: correctly parse included timestamps.UniversalTime: better check for size on parse.UniversalTime: correctly pack/unpack the timestamps.UniversalTime: correctly set the flags.Update changelog for #423Merge pull request #423 from hainesr/sync-optionsAdd tests for File#get/find_entry.Ensure File#get/find_entry work consistently.Set the default options in `Entry` the same as `File`.A test to ensure find/get entry calls agree.Update changelog for #413 and #419Merge pull request #419 from hainesr/travis-tweaksMerge pull request #413 from hainesr/file-optionsUpdate to OpenJDK 11 (LTS) in the CI tests.Update to use a later Ubuntu version on Travis.Use `fast-finish` in the test matrix.Add a test for restoring file permissions on extract.Add a convenience method for creating DOSTime instances.Add functionality to restore file timestamps.Make the attr_accessors in File more readable.Correctly set/default options in the File class.Update changelog for #416 and #418Merge pull request #418 from hainesr/open-optionsMerge pull request #416 from hainesr/warningsUpdate comment for `Zip::File.open`.Add the `options` parameter to `Zip::File.open`.Update tests to check error messages.Make warning messages consistent.Use `warn` instead of `puts` for messages from the library code.Update changelog for #411Merge pull request #411 from hainesr/tempfilesRequire 'tmpdir' only in the tests.StreamableStream now uses the OS temp directory.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands