Releases: colopl/pskel
Releases · colopl/pskel
v4.0.1
v4.0.0
What's Changed
- Change default licence to
PHP Licence 3.01toBSD-3-Clause(follow upstream) - Unify Codespaces and local devcontainer definitions
- Update LLVM-22 toolchain
- Fix composite function code coverage
- Support PIE
- chore(deps): update actions/cache action to v5 by @renovate[bot] in #40
- chore(deps): update github artifact actions (major) by @renovate[bot] in #41
- fix by @zeriyoshi in #52
- chore(deps): update actions/configure-pages action to v6 by @renovate[bot] in #51
- chore(deps): update actions/deploy-pages action to v5 by @renovate[bot] in #50
- chore(deps): update docker/login-action action to v4 by @renovate[bot] in #47
- chore(deps): update shivammathur/setup-php action to v2.37.0 by @renovate[bot] in #49
- chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #48
- chore(deps): update github artifact actions (major) by @renovate[bot] in #45
- chore(deps): update docker/setup-qemu-action action to v4 by @renovate[bot] in #46
- chore(deps): update docker/login-action action to v4.1.0 by @renovate[bot] in #53
- feat: support pie by @zeriyoshi in #54
- chore(deps): update actions/upload-pages-artifact action to v5 by @renovate[bot] in #55
Full Changelog: v3.1.2...v4.0.0
v3.1.2
What's Changed
- fix: valgrind on alpine is unstable, skip tests by @zeriyoshi in #39
Full Changelog: v3.1.1...v3.1.2
Release v3.1.1
Full Changelog: v3.1.0...v3.1.1
v3.0.0
- feat: Add PHP 8.5.0 support
- feat: Use latest LLVM clang and Valgrind
- fix: Breaking PHP 8.4 ZTS tests
- chore(ci): Improve and faster CI
What's Changed
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #28
- Bump shivammathur/setup-php from 2.35.4 to 2.35.5 by @dependabot[bot] in #25
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #29
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #27
- Bump php/setup-php-sdk from 0.10 to 0.11 by @dependabot[bot] in #26
- Support PHP 8.5 by @zeriyoshi in #30
- fix(ci): optimize ci by @zeriyoshi in #35
- chore(deps): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in #33
- fix: zts detection by @zeriyoshi in #37
New Contributors
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Use default PHP 8.4 by @zeriyoshi in #11
- use clang-19 instead by @zeriyoshi in #13
- Fix coverage merging by @zeriyoshi in #12
- improve ci by @zeriyoshi in #14
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #16
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #15
- use debian trixie (13) and latest actions by @zeriyoshi in #17
- Use cache to faster GitHub Actions CI by @zeriyoshi in #18
- Improve CI by @zeriyoshi in #19
- macOS Support by @zeriyoshi in #20
- Add Windows support by @zeriyoshi in #22
- Coverage Report in GitHub Pages by @zeriyoshi in #24
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #23
New Contributors
- @dependabot[bot] made their first contribution in #16
Full Changelog: v1.0.1...v2.0.0
v1.2.0
What's Changed
- Use clang-19 instead by @zeriyoshi in #13
- Fix coverage merging by @zeriyoshi in #12
- Use native arm GitHub Actions runner
Full Changelog: v1.0.1...v1.2.0
v1.1.0
- Support display code coverage by
markis.code-coverage - Hide auto-generated files in Explorer
Full Changelog: https://github.com/zeriyoshi/pskel/compare/v1.0.0...v1.1.0
v1.0.1
- minor changes
Full Changelog: https://github.com/zeriyoshi/pskel/compare/v1.0.1...v1.0.0
v1.0.0
What's Changed
- Initial Release (again)
Full Changelog: https://github.com/zeriyoshi/pskel/commits/v1.0.0