Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

46 lines (22 loc) · 2.28 KB

Changelog

1.6.0 (2024-11-17)

Features

1.5.2 (2024-08-29)

Bug Fixes

  • Avoid panic in Reader init (empty2.7z); header.filesInfo is nil. (#252) (10d7550)
  • Lint fixes (#253) (c82d2e9)

1.5.1 (2024-04-05)

Performance Improvements

1.5.0 (2024-02-08)

Features

1.4.5 (2023-12-12)

Bug Fixes

1.4.4 (2023-11-06)

Bug Fixes

  • Handle panic when unpack info is missing (#117) (db3ba77)