Releases: php/pie
Releases · php/pie
1.1.0
1.1.0
- Total issues resolved: 7
- Total pull requests resolved: 17
- Total contributors: 7
enhancement
- 303: Dependency update and bump thanks to @asgrim
- 290: 263: implicitly create the extensionPath if it does not already exist thanks to @asgrim
- 288: 283: improve messaging when windows archives not found on releases thanks to @asgrim
- 287: 286: Trusted root update thanks to @asgrim and @github-actions[bot]
- 282: Run
composer validate --strict
as part of the Static Analysis CI thanks to @TimWolla - 277: Added PHP 8.5 support thanks to @thecaliskan
- 275: 133: Add bundled php exts support thanks to @asgrim
- 271: Improve package not found messaging thanks to @asgrim
- 270: Use version constraints for php project install thanks to @asgrim
documentation
- 289: 279: added docs for disabling box requirements checker thanks to @asgrim and @jnoordsij
- 262: Documentation improvements thanks to @asgrim
- 260: Updated list of supported extensions thanks to @asgrim
bug
- 285: Fix flakey tests caused by not using GH token correctly in CI thanks to @asgrim
- 276: 273: Fix PHP warnings not being cleaned from output thanks to @asgrim
- 274: Do not clean up for download and build commands thanks to @asgrim and @icanhazstring
dependencies
- 281: Regenerate composer.lock thanks to @TimWolla
- 278: Bump composer dependencies thanks to @TimWolla
enhancement,maintainer investigating
1.1.0-rc.1
1.1.0-rc.1
- Total issues resolved: 7
- Total pull requests resolved: 17
- Total contributors: 7
enhancement
- 303: Dependency update and bump thanks to @asgrim
- 290: 263: implicitly create the extensionPath if it does not already exist thanks to @asgrim
- 288: 283: improve messaging when windows archives not found on releases thanks to @asgrim
- 287: 286: Trusted root update thanks to @asgrim and @github-actions[bot]
- 282: Run
composer validate --strict
as part of the Static Analysis CI thanks to @TimWolla - 277: Added PHP 8.5 support thanks to @thecaliskan
- 275: 133: Add bundled php exts support thanks to @asgrim
- 271: Improve package not found messaging thanks to @asgrim
- 270: Use version constraints for php project install thanks to @asgrim
documentation
- 289: 279: added docs for disabling box requirements checker thanks to @asgrim and @jnoordsij
- 262: Documentation improvements thanks to @asgrim
- 260: Updated list of supported extensions thanks to @asgrim
bug
- 285: Fix flakey tests caused by not using GH token correctly in CI thanks to @asgrim
- 276: 273: Fix PHP warnings not being cleaned from output thanks to @asgrim
- 274: Do not clean up for download and build commands thanks to @asgrim and @icanhazstring
dependencies
- 281: Regenerate composer.lock thanks to @TimWolla
- 278: Bump composer dependencies thanks to @TimWolla
enhancement,maintainer investigating
1.0.0
0.13.0
0.13.0
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 5
enhancement
- 257: Updated trusted root certificate thanks to @asgrim
- 249: Add working directory option to pie install thanks to @asgrim
- 247: Suppress warning when file's not readable thanks to @mbeccati
- 245: Show command display PIE packages installed but not loaded in target PHP thanks to @asgrim
dependencies,enhancement
- 255: Run
composer bump
thanks to @TimWolla
dependencies,php
- 254: Bump doctrine/coding-standard from 13.0.0 to 13.0.1 thanks to @dependabot[bot]
- 253: Bump vimeo/psalm from 6.10.1 to 6.12.0 thanks to @dependabot[bot]
- 252: Bump behat/behat from 3.21.1 to 3.22.0 thanks to @dependabot[bot]
- 251: Bump composer/composer from 2.8.8 to 2.8.9 thanks to @dependabot[bot]
bug
- 250: Follow-up to #247 thanks to @mbeccati
documentation
- 246: Add mailparse thanks to @remicollet
documentation,enhancement
0.12.0
0.11.0
0.11.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 1
bug
- 237: Add permissions for creating issues to trusted root cert check job thanks to @asgrim
- 234: Fix self-update command issues thanks to @asgrim
- 233: Remove temporary phar when self-updating thanks to @asgrim
enhancement
0.10.0
0.10.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 3
dependencies,php
- 230: Bump composer/composer from 2.8.6 to 2.8.8 thanks to @dependabot[bot]
- 229: Bump behat/behat from 3.19.0 to 3.21.1 thanks to @dependabot[bot]
- 228: Bump vimeo/psalm from 6.10.0 to 6.10.1 thanks to @dependabot[bot]
enhancement
- 227: Check for all exts required by a PHP project thanks to @asgrim
- 223: Self verify command thanks to @asgrim
- 220: Install a PIE extension from the cwd thanks to @asgrim
bug
- 224: Fix typo in non-phar self-verify warning thanks to @asgrim
- 219: Undo global pie banner thanks to @asgrim
documentation
0.9.0
0.9.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 2
bug
- 216: Fix INI symlinks being replaced with real files on uninstall thanks to @asgrim
- 215: Ignore case sensitivity when checking if an extension is loaded thanks to @asgrim
- 203: Fix replace conflict bug thanks to @asgrim
enhancement
- 213: Add "pie install" to install missing extensions for a PHP project thanks to @asgrim
- 205: Add self-update functionality thanks to @asgrim
- 202: Added PIE version banner to all commands thanks to @asgrim
dependencies,enhancement,php
dependencies,php
documentation
0.8.0
0.8.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
enhancement
bug
0.7.0
0.7.0
- Total issues resolved: 1
- Total pull requests resolved: 10
- Total contributors: 4
enhancement
- 195:
pie show
to only show PIE exts by default thanks to @asgrim - 193: Allow old PEAR/PECL named convention packages for pre-packaged source thanks to @asgrim
- 192: PIE Uninstall feature thanks to @asgrim
- 191: PIE Uninstall feature thanks to @asgrim
- 187: Allow extensions to override download URLs thanks to @asgrim
- 181: Update to Psalm 6.x thanks to @TimWolla
documentation
- 189: Mark inotify, memprof, rdkafka as supported thanks to @arnaud-lb
- 182: Fix typo thanks to @samdark
dependencies,php
- 188: Update and bump all the deps thanks to @asgrim