You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
- Rewrote `Compress-Archive` cmdlet in C#
15
15
- Added `-Format` parameter to `Compress-Archive`
16
16
- Added `-WriteMode` parameter to `Compress-Archive`
17
-
- Added support for relative path structure preservating when paths relative to the working directory are specified to `-Path` or `-LiteralPath` in `Compress-Archive`
17
+
- Added support for relative path structure preservation when paths relative to the working directory are specified to `-Path` or `-LiteralPath` in `Compress-Archive`
18
18
- Added support for zip64 to `Compress-Archive`
19
19
- Fixed a bug where empty directories would not be compressed
20
20
- Fixed a bug where an abrupt stop when compressing empty directories would not delete the newly created archive
0 commit comments