|
7 | 7 | - Bug #73: Update workflow actions to use `v1` stable version instead of `main`, update `LICENSE.md` (@terabytesoftw) |
8 | 8 | - Bug #74: Update `README.md` to include `Behavior` integration section and example usage (@terabytesoftw) |
9 | 9 | - Bug #75: Update `README.md` to enhance badge visibility and improve installation instructions (@terabytesoftw) |
10 | | -- Bug #76: bump `php-forge/actions` from `1` to `2` (@dependabot) |
| 10 | +- Dep #76: Bump `php-forge/actions` from `1` to `2` (@dependabot) |
11 | 11 | - Bug #77: Update workflows and documentation for improved CI/CD processes and feature clarity (@terabytesoftw) |
12 | 12 | - Bug #78: Improve `.gitignore` formatting and add missing entries for better clarity (@terabytesoftw) |
13 | | -- Dep #79: Update `symplify/easy-coding-standard requirement` from `^12.5` to `^13.0` (@dependabot) |
| 13 | +- Dep #79: Update `symplify/easy-coding-standard` requirement from `^12.1` to `^13.0` (@dependabot) |
| 14 | +- Enh #80: Add `php-forge/coding-standard` to development dependencies for code quality checks and add support `PHP 8.5` (@terabytesoftw) |
14 | 15 |
|
15 | 16 | ## 0.3.1 August 16, 2025 |
16 | 17 |
|
|
21 | 22 | - Bug #66: Update license badge in `README.md` for correct display and add missing header in `LICENSE.md` (@terabytesoftw) |
22 | 23 | - Bug #67: Correct default stub filename in `StubFilesExtension.php` for accurate PHPStan analysis (@terabytesoftw) |
23 | 24 | - Bug #68: Refactor dynamic return type inference for `HeaderCollection::get()` method in PHPStan analysis, and add tests suite for type inference (@terabytesoftw) |
| 25 | +- Bug #69: Update `CHANGELOG.md` to include recent bugfixes and enhancements for version `0.3.1` (@terabytesoftw) |
| 26 | +- Bug #70: Update branch alias version in `composer.json` from `0.3.x-dev` to `0.4.x-dev` (@terabytesoftw) |
24 | 27 |
|
25 | 28 | ## 0.3.0 June 27, 2025 |
26 | 29 |
|
|
47 | 50 | - Bug #55: Remove `OS` and `PHP` version specifications from workflow files for simplification (@terabytesoftw) |
48 | 51 | - Enh #56: Add `ServiceLocatorDynamicMethodReturnTypeExtension` to provide precise type inference for `get()` method (@terabytesoftw) |
49 | 52 | - Bug #57: Clarify exception documentation and improve type inference descriptions in test cases (@terabytesoftw) |
50 | | -- Bug #58: Handle generic type components in `ApplicationPropertiesClassReflectionExtension`. |
| 53 | +- Bug #58: Handle generic type components in `ApplicationPropertiesClassReflectionExtension` (@terabytesoftw) |
| 54 | +- Bug #59: Handle generic type components in `ApplicationPropertiesClassReflectionExtension` (@terabytesoftw) |
| 55 | +- Bug #60: Update `CHANGELOG.md` for version `0.3.0` release date and adjust `composer.json` for stability settings (@terabytesoftw) |
| 56 | +- Bug #61: Update `README.md` with new `GitHub` release badge and correct `Yii2` version badge (@terabytesoftw) |
51 | 57 |
|
52 | 58 | ## 0.2.3 June 09, 2025 |
53 | 59 |
|
|
0 commit comments