UnifiedArchive v0.1.3 Release Notes

Release Date: 2020-01-13 // over 4 years ago
  • BC-breaking changes :

    • Minimal version is 5.5.0.

    Format specific:

    • zip : Fixed PclZip-interface
    • 7zip : Fixed 7z-archiving, when archiving files should be renamed in archive
    • lzw : Fixed check for availability (#15)

    ๐Ÿ†• New features:

    • โž• Added canCreateType(): bool
    • โž• Added canAddFiles(): bool
    • โž• Added canDeleteFiles(): bool