All Versions
19
Latest Version
Avg Release Cycle
132 days
Latest Release
1243 days ago

Changelog History
Page 2

  • v0.0.9 Changes

    July 20, 2017

    📦 CAM merged into UnifiedArchive and now can be used without other packages: bin/cam.

  • v0.0.8 Changes

    January 24, 2017
    • âž• Added initial support for CAB archives without extracting.
    • âž• Added handling of short names of tar archives (.tgz/.tbz2/...).
    • ✂ Removed external repository declaration.
    • ✂ Removed die() in source code.
  • v0.0.7 Changes

    January 14, 2017

    🛠 Fixed:

    • Using ereg function on PHP >7.
  • v0.0.6 Changes

    January 09, 2017
    • âž• Added functionality for adding files in archive.
    • âž• Added functionality for deleting files from archive.
    • 🛠 Fixed discovering 7z archive number of files and creating new archive.
  • v0.0.5 Changes

    January 08, 2017
    • âž• Added support for 7z (by 7zip-cli) archives.
  • v0.0.4 Changes

    January 07, 2017
    • âž• Added support for single-file bz2 (bzip2) and xz (lzma2) archives.
  • v0.0.3 Changes

    August 18, 2015
    • ✂ Removed archive_tar from required packages.
  • v0.0.2 Changes

    May 27, 2014
    • 🚀 Released under the MIT license
  • v0.0.1 Changes

    May 26, 2014

    First version.