1.3.0-rc.2
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
1.3.0
- Total issues resolved: 10
- Total pull requests resolved: 34
- Total contributors: 11
dependencies
- 419: Use 0.0.4 of attestation library thanks to @asgrim
- 407: Dep update bumps thanks to @asgrim
enhancement
- 417: Behat feature description improvements thanks to @asgrim
- 396: Added --no-cache option to avoid using Composer cache thanks to @asgrim
- 395: Housekeeping and dep update thanks to @asgrim
- 390: Replace Symfony Console output with ConsoleIO thanks to @asgrim
- 388: Show newest unconstrained version thanks to @asgrim and @jnoordsij
- 386: update to thephpf/attestation:0.0.2 thanks to @asgrim
- 385: Improve self-update with channels options thanks to @asgrim and @TimWolla
- 384: Allow dot in the path thanks to @mbeccati
- 381: Skip test when pie can't enable the extension thanks to @mbeccati
- 376: Switch to phpstan thanks to @asgrim
- 375: Update test ext for PHP 8.5 API update thanks to @asgrim
- 374: Use attestation library for verifications thanks to @asgrim
- 373: Only suppress deprecations when running as Phar thanks to @asgrim
- 372: Improve pie info with dependencies and OS/TS compatibility info thanks to @asgrim
- 364: Non interactive pie project install thanks to @asgrim and @Neirda24
- 248: Remove Composer::AuthHelper usage & update to Composer 2.9.1 thanks to @rtm-ctrlz
bug
- 414: Ensure a previously tagged non-stable nightly can be upgraded thanks to @asgrim and @TimWolla
- 412: Ensure repo is checked out for gh to attach the release thanks to @asgrim
- 402: Skip test with no known /usr/bin/php-configX.Y thanks to @mbeccati
- 401: Override default recommended versions for bundled extensions thanks to @asgrim
- 399: Fix case sensitivity of ext requires in pie install and pie show thanks to @asgrim and @ruudk
- 391: Handle box git version formatting properly in self-update thanks to @asgrim
- 389: Fix typo in pie-settings-schema.json ID thanks to @asgrim
- 380: Ensure php/ bundled dependencies can be installed on unstable PHPs thanks to @asgrim
- 378: Catch BundledPhpExtensionRefusal in pie show thanks to @asgrim
- 363: Handle scenario where pie.phar is not uploaded to the latest release yet thanks to @asgrim
- 362: Fix handling of additional INI directory files thanks to @alies-dev
- 361: Fix location of InstallPiePackageFromPathTest thanks to @asgrim
documentation,enhancement,github_actions
documentation
- 387: Add note about existing PECL packages and package.xml thanks to @asgrim and @Danack
- 371: bitset and xattr are supported thanks to @remicollet