Skip to content

Releases: stellarwp/pup

1.3.2

02 May 15:06
Compare
Choose a tag to compare

Changes

  • Splitting the zip clone step out into its own command.

1.3.1

28 Apr 06:00
77b0533
Compare
Choose a tag to compare

What's Changed

  • Create a default PUP User-Agent as WP.org blocks Guzzle. by @bordoni in #19

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

25 Apr 15:50
f61d682
Compare
Choose a tag to compare

What's Changed

  • Adds missing --dev docs for pup check by @d4mation in #14
  • Implement pup workflows and add docs by @borkweb in #17

Full Changelog: 1.2.5...1.3.0

1.2.5

20 Dec 19:22
a04d5d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.4...1.2.5

1.2.4

19 Dec 18:38
8c37cd8
Compare
Choose a tag to compare

Changes

  • Fix - Resolved issue where the incorrect dependencies were brought in for .phar building.

1.2.3

15 Dec 21:31
addc889
Compare
Choose a tag to compare

Changes

  • Tweak - Add bun.lockb to the .distignore-defaults list for zip builds

1.2.2

07 Sep 12:17
9364284
Compare
Choose a tag to compare

Changes

  • Tweak - Avoid creating empty directories in the zip.

1.2.1

21 Jul 15:47
Compare
Choose a tag to compare

Changes

  • Tweak - Show custom checks in the command list in pup help.

1.2.0

19 Jul 14:52
838e6ff
Compare
Choose a tag to compare

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

10 Jul 11:16
98027e8
Compare
Choose a tag to compare

Changes

  • Fix - Resolved notices with PHP 8.2