Releases: yii2-extensions/psr-bridge
Releases · yii2-extensions/psr-bridge
0.1.1
What's Changed
- fix(workflow): Add
phpunit-dev
job tobuild.yml
for enhanced testing capabilities. by @terabytesoftw in #180 - fix(workflow): Add permissions to workflow files for enhanced access control. by @terabytesoftw in #181
- refactor(tests): Remove redundant cookie collection tests in
CookiesPsr7Test
for clarity. by @terabytesoftw in #182 - refactor(tests): Remove redundant cookie tests from
ResponseAdapterTest
for improved clarity and maintainability. by @terabytesoftw in #183 - refactor(tests): Remove redundant remote IP and server port test cases for improved clarity and maintainability. by @terabytesoftw in #184
- refactor(workflows): Consolidate
paths-ignore
configuration across workflow files for consistency, add logos for badges inREADME.md
. by @terabytesoftw in #185 - refactor(tests): Remove redundant test cases from
ServerRequestAdapterTest
for clarity. by @terabytesoftw in #186 - fix(docs): Correct grammatical error in docblock for
createErrorResponse
method inErrorHandler
. by @terabytesoftw in #187 - Refactor(tests): Update PHPDocs in tests for consistency and clarity. by @terabytesoftw in #188
- fix(docs): Add mutation testing badge to
README.md
for enhanced visibility. by @terabytesoftw in #189
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Initial release.
- build(deps): Bump php-forge/actions from 1 to 2 by @dependabot[bot] in #169
New Contributors
- @terabytesoftw made their first contribution in #2
- @dependabot[bot] made their first contribution in #169
Full Changelog: https://github.com/yii2-extensions/psr-bridge/commits/0.1.0