0.1.0
Initial release of PIE
Milestone: https://github.com/php/pie/milestone/1
0.1.0
- Total issues resolved: 0
- Total pull requests resolved: 28
- Total contributors: 1
enhancement
- 63: Include nightly PHAR thanks to @asgrim
- 62: Fix docs job name thanks to @asgrim
- 61: Publish docs with GH Pages thanks to @asgrim
- 60: Feature descriptions thanks to @asgrim
- 55: Display version and package name correctly thanks to @asgrim
- 53: Added composer problems to output when unable to find installable ext thanks to @asgrim
- 46: Check ZTS and NTS flags when resolving package thanks to @asgrim
- 45: Install notification to packagist thanks to @asgrim
- 43: Show command thanks to @asgrim
- 42: Remove dep on azjezz psl thanks to @asgrim
- 38: Usage documentation thanks to @asgrim
- 33: Only use sudo if needed thanks to @asgrim
- 32: PHP 8.4 support thanks to @asgrim
- 27: Added info command thanks to @asgrim
- 25: Check if a given PHP Binary is actually valid thanks to @asgrim
- 24: Improve version resolution with Composer thanks to @asgrim
- 22: Add CI pipeline to build PHAR file thanks to @asgrim
- 21: Install command implementation thanks to @asgrim
- 19: Build Command implementation thanks to @asgrim
- 11: Initial implementation of bin/pie download thanks to @asgrim
- 1: Initial boilerplate thanks to @asgrim
bug
- 59: Fix phpize path used for UnixBuild & a bunch of test fixes thanks to @asgrim
- 57: Ensure a tag exists for Box thanks to @asgrim
- 54: Add licence thanks to @asgrim
- 47: Fix php binary path with older php versions thanks to @asgrim
- 37: Support numeric-branch -dev branches thanks to @asgrim