Releases: EvolSoft/PharTools
Releases · EvolSoft/PharTools
Some fixes and additions
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
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
- First Release