Releases: bearsunday/BEAR.AppMeta
Releases · bearsunday/BEAR.AppMeta
1.10.0
What's Changed
Added
- Domain type aliases following BEAR.Package conventions
- PHP 8.5 support in CI test matrix
- Readonly properties for ResMeta value object
Changed
- BREAKING: Minimum PHP version upgraded from 8.0 to 8.1
- Lowered dependency requirements for better compatibility (bear/resource ^1.0, koriym/psr4list ^1.0.2)
- Updated PHPUnit to ^9.6 for PHP 8.1 support
- Achieve 100% Psalm type inference
Removed
- Removed post-install/update-cmd scripts for CI compatibility
- Removed phpmetrics dependency
Fixed
- Windows path separator issues in tests
Full Changelog: 1.9.0...1.10.0
1.9.0
1.8.0
What's Changed
- Update license copyright year(s) by @github-actions in #33
- Drop PHP 7.3 and 7.4 and optimized for PHP 8 by @NaokiTsuchiya in #34
New Contributors
- @github-actions made their first contribution in #33
- @NaokiTsuchiya made their first contribution in #34
Full Changelog: 1.7.1...1.8.0
1.7.1
1.7.0
1.6.2
1.6.1 seems to be cached incorrectly in Travis CI, so this release is a Refresh. 🤔
See https://travis-ci.org/github/bearsunday/BEAR.Package/jobs/701128249

