All Notable changes to Packager will be documented in this file.
- The
new
command now also accepts an option--i
To interactively make a package and change all Skeleton placholders. - Composer autoloads are dumped after installing or creating a package.
- The
packager:check
function to check the composer lockfile for security vulnerabilities.
- Replacing of the Skeleton placeholders.
- The readme is now up to date with information on all commands.
- Added command to move package test files to the Laravel app tests folder.
- 'App' is no longer showing in the package list command.
- Added command to list locally installed packages.
- Added command to download package with its git repository.
- Added command to remove packages.
- Missing certificate for cURL.
- Fixed replacing in composer.json file.
- More flexible naming of vendor and package name.
First stable release. Everything is brand new!