Releases: stellarwp/pup
Releases · stellarwp/pup
1.2.4
Changes
Fix - Resolved issue where the incorrect dependencies were brought in for .phar
building.
1.2.3
Changes
Tweak - Add bun.lockb to the .distignore-defaults
list for zip builds
1.2.2
Changes
Tweak - Avoid creating empty directories in the zip.
1.2.1
Changes
Tweak - Show custom checks in the command list in pup help
.
1.2.0
Changes
Feature - Add pup i18n
command to fetch language files from GlotPress.
Feature - Add support for multiple .distfiles
and .distignore
.
Feature - Better globstar rule handling to support more flexible file matching during packaging.
Tweak - Switch away from rsync to a PHP-based file copy for better support of globbing and OSes.
1.1.2
Changes
Fix - Resolved notices with PHP 8.2
1.1.1
Changes
Tweak - Updating command docs so that composer
commands use --
to separate composer arguments from pup arguments.
1.1.0
Changes
Feature - Added the pup zip-name
command to get your project's zip name.
Tweak - Adjusted the pup package
command to use pup zip-name
to get the zip-name to use for the zip file.
1.0.1
Changes
Fix - Resolved issue where rsync wasn't able to access .distignore-defaults because it was in a phar.
1.0.0
Changes
Feature - Added pup info
Fix - Added a pile of automated tests and that came with a handful of fixes
You can’t perform that action at this time.