Releases: typisttech/php-matrix
Releases · typisttech/php-matrix
v0.2.0
What's Changed
💥 Breaking
- Extract
MatrixInterface::lowestAndHighest
into static classVersions
(#16) @tangrufus
🔧 Maintenance
- GitHub Actions: Use
Composer Normalize
workflow v2 (#20) @tangrufus - GitHub Actions: Add
Composer Normalize
workflow (#19) @tangrufus composer data:update
(#15) @tangrufus.gitattributes
: Show generated files in diff (#12) @tangrufus
⬆️ Dependencies
composer remove --dev laravel/pint
(#17) @tangrufus
🤖 Automated
- 🤖
composer-normalize
(#22) @tastendruck
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
📝 Documentation
- Readme: Rewrite table as list for packagist.org (#8) @tangrufus
- Improve README (#2) @szepeviktor
🔧 Maintenance
Test
Workflow: Fix test command (#11) @tangrufusRelease Drafter
Workflow: Cancel in progress;Dependabot Auto-merge
Workflow: Only run onmain
PRs (#10) @tangrufusComposer Audit
Workflow: Run on pull requests (#9) @tangrufus- Update reuseable workflows; Ignore
composer.lock
(#7) @tangrufus - Create
.github/release-drafter.yml
(#6) @tangrufus - GitHub Actions: Do not run
Update Data
workflow onpush
(#5) @tangrufus - GitHub Actions: Add
Release Drafter
workflow (#4) @tangrufus - GitHub Actions: Trigger
Pint
workflow withpaths
filter (#3) @tangrufus
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release