Skip to content

v1.3.0

Compare
Choose a tag to compare
@jdleesmiller jdleesmiller released this 25 Sep 19:39
· 467 commits to master since this release
e79d9ea

Security

  • Add validate_entry_sizes option so that callers can trust an entry's reported size when using extract #403
    • This option defaults to false for backward compatibility in this release, but you are strongly encouraged to set it to true. It will default to true in rubyzip 2.0.

New Feature

  • Add add_stored method to simplify adding entries without compression #366

Tooling / Documentation

  • Add more gem metadata links #402