Skip to content

Releases: EvolSoft/PharTools

Some fixes and additions

06 Jul 09:45
Compare
Choose a tag to compare

Added:

  • Full wildcard support on create (-c) and add (-a) commands
  • More detailed error messages
  • Overwrite confirmation message when adding files already existing in the phar archive

Changed:

  • Text on help screen and on some commands

Fixed:

  • Improved phar archive creation performance
  • Improved some functions
  • Improved error checking
  • Copyright text typo
  • A bug when setting metadata

Implemented tons of new features and fixed some bugs

04 Apr 12:22
Compare
Choose a tag to compare

Added:

  • PharTools API class
  • PharToolsHelper class for CLI interface
  • Add file command
  • Delete file command
  • Rename file command
  • List files command
  • Conversion from zip or tar archives to phar archives
  • Conversion from phar archives to zip or tar archives
  • Error codes
  • Better error logic

Changed:

  • Improved phar info command

Removed:

  • PharTools version command

Fixed:

  • Fixed a problem when running PharTools on Windows PATH
  • Cleaned up code

First Release

02 May 07:57
Compare
Choose a tag to compare
  • First Release