v1.0.3
·
19 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
✨ New Features & Enhancements
- Build self-contained executables (#60) @tangrufus
Matrix: Early quit if$constraintis invalid (#61) @tangrufus- Build phar with Box (#59) @tangrufus
- Add new sub-command
composer(#49) @tangrufus
💥 Breaking
- Refactor: Move
ReleasesInterfaceunderReleasesnamespace; Move matrices underMatricesnamespace; Fix namespaces intests/Unit(#51) @tangrufus - Convert to
constraintsub command; ExtractModeOption&SourceOptionattributes; Updatepestphp/pestto v4.1 (#43) @tangrufus
⬆️ Dependencies
- Bump actions/checkout from 4 to 5 (#35) @dependabot[bot]
- Bump actions/download-artifact from 4 to 5 (#34) @dependabot[bot]
📝 Documentation
- Update minor info (#57) @tangrufus
✅ Tests
5 changes
- Test
Matrixdoes not invokeReleasesInterface::all()when invalid constraint (#63) @tangrufus - Test: Fix PSR-4 namespaces (#58) @tangrufus
- GitHub Actions: Fix
Update Dataworkflow; Maketestscriptstable (#54) @tangrufus - Implement e2e tests with
testscript(#53) @tangrufus - Test
PhpNetReleasesTest::all()in unit tests (#52) @tangrufus
🔧 Maintenance
11 changes
- GitHub Actions: Fix workflows (#68) @tangrufus
- GitHub Actions: Dispact
Releaseworkflow after test (#67) @tangrufus - GitHub Actions: Run
Testworkflow on tag (#66) @tangrufus - GitHub Actions: Add
Publishworkflow (#65) @tangrufus - GitHub Actions: Add
Releaseworkflow (#64) @tangrufus - GitHub Actions: Fix
Update Dataworkflow; Maketestscriptstable (#54) @tangrufus - Apply coding style (#50) @tangrufus
- Add PHPStan (#47) @tangrufus
test.yml: Always use OIDC (#46) @tangrufus- Git: Commit
composer.lock(#45) @tangrufus - Sort
resources/all-versions.json(#42) @tangrufus
🤖 Automated
5 changes
- 🤖
composer-normalize(#48) @tastendruck[bot] - 🤖
pint(#44) @tastendruck[bot] - 🤖
composer data:update(#40) @tastendruck[bot] - 🤖
composer data:update(#37) @tastendruck[bot] - 🤖
composer data:update(#33) @tastendruck[bot]
Full Changelog: v0.2.7...v1.0.3