8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664a58f commit 3ca6c7bCopy full SHA for 3ca6c7b
Changelog.md
@@ -1,5 +1,7 @@
1
# 3.0.0 (Next)
2
3
+- Fix restore options consistency. [#486](https://github.com/rubyzip/rubyzip/pull/486)
4
+- View and/or preserve original date created, date modified? (Windows). [#336](https://github.com/rubyzip/rubyzip/issues/336)
5
- Fix frozen string literal error. [#475](https://github.com/rubyzip/rubyzip/pull/475)
6
- Set the default `Entry` time to the file's mtime on Windows. [#465](https://github.com/rubyzip/rubyzip/issues/465)
7
- Ensure that `Entry#time=` sets times as `DOSTime` objects. [#481](https://github.com/rubyzip/rubyzip/issues/481)
0 commit comments