All Versions
19
Latest Version
Avg Release Cycle
132 days
Latest Release
852 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.