Skip to content

rpzip v0.1.2

Latest
Compare
Choose a tag to compare
@jayqi jayqi released this 27 Jul 04:03
9c3d99f
  • Fixed inconsistency with zip with output file suffixes. rpzip now only adds a .zip suffix if the output file does not have a suffix already. Previously, an existing suffix would be replaced by .zip. (Issue #21, PR #22 contributed by @Freed-Wu)