0.2.0
- Total issues resolved: 0
- Total pull requests resolved: 18
- Total contributors: 5
documentation
- 105: Added docs to verify signature of releases thanks to @asgrim
- 85: Fix expected PDB name in Windows docs thanks to @asgrim
bug
- 104: Add new phpize path param missing from new test thanks to @asgrim
- 94: Remove
escapeshellarg()
quoting for configure flags thanks to @TimWolla - 75: Adjust timeouts for invoked processes thanks to @asgrim
enhancement
- 103: Ensure built .so file matches the expected filename thanks to @asgrim
- 102: Add build tools to Pie requirements in the docs thanks to @alexandre-daubois
- 97: Replace legacy polyfills thanks to @stloyd
- 96: Add the
--with-phpize-path
option thanks to @alexandre-daubois - 95: Use Composer HttpDownloader and remove Guzzle thanks to @asgrim
- 91: Better authorization header handling in
AddAuthenticationHeader
thanks to @alexandre-daubois - 90: Use Behat attributes instead of annotations thanks to @alexandre-daubois
- 83: Adapt to use composer installer thanks to @asgrim
- 81: Fix building with multiple jobs for BSDmake thanks to @TimWolla
- 76: Parallel jobs with make thanks to @asgrim
- 70: Fixed error in documentation regarding using PIE to install an extension for a different php version thanks to @mickverm
- 69: Fixed getReleaseAssetsForPackage() for repositories with names that do not match the package name. thanks to @mickverm
- 67: Removed workaround for no tags existing yet in the repo thanks to @asgrim