0.1.0
What's Changed
- Introduce
RoadRunnerimplementation with tests. by @terabytesoftw in #2 - Update
README.mdand documentation forRoadRunnerintegration, including installation, configuration, and usage details; removeexamples.md. by @terabytesoftw in #3 - Refactor
composer.jsonandRoadRunnerfor improved dependency management and error handling. by @terabytesoftw in #4 - Fix type hint for
statelessApplicationmethod parameter inTestCaseclass. by @terabytesoftw in #5 - Fix casing in directory names and update
PHPStantype hints for configuration files. by @terabytesoftw in #6 - Update
TestCaseclass configuration for request handling and remove unused parameters. by @terabytesoftw in #7 - Update
spiral/roadrunnerrequirement from^2024.3.0to^2025.1.2. by @dependabot[bot] in #8 - Refactor(configuration.md): Updating structure and docs, improving clarity on application setup. by @terabytesoftw in #9
- Update RoadRunner configuration in
README.mdfor improved server setup and performance tuning. by @terabytesoftw in #10 - refactor(installation.md): Update
RoadRunnerversion to2025.1.2and adjust project structure example. by @terabytesoftw in #11 - fix(README.md): Correct development environment settings for
YII_DEBUGandYII_ENV. by @terabytesoftw in #12 - fix(README.md): Correct configuration file path for
RoadRunnersetup. by @terabytesoftw in #13 - fix(docs): Update installation instructions for
RoadRunnerand addPSR-7/PSR-17message factories. by @terabytesoftw in #14 - fix(composer.json): Correct branch alias for development version to
0.1.x-dev. by @terabytesoftw in #15 - fix(docs): Add development and debugging instructions for
RoadRunnerintegration. by @terabytesoftw in #16 - fix: Update workflow actions to use
v1stable version instead ofmain, updateLICENSE.md. by @terabytesoftw in #17 - fix(docs): Add server start instructions and enhance file upload handling in
README.md. by @terabytesoftw in #18 - fix(docs): Clarify application availability in
README.mdafter server start instructions. by @terabytesoftw in #19 - fix(docs): Update badge styles and reorganize sections in
README.md. by @terabytesoftw in #20 - fix(docs): Add development status badge and update environment variables in
README.md. by @terabytesoftw in #21 - fix(docs): Add mutation testing badge to
README.md. by @terabytesoftw in #22 - fix(docs): Add demo section to
README.mdwith a link to the live application template. by @terabytesoftw in #23 - build(deps): Bump
php-forge/actionsfrom1to2. by @dependabot[bot] in #24 - fix(docs): Update workflows and documentation for improved CI/CD processes and feature clarity. by @terabytesoftw in #25
New Contributors
- @terabytesoftw made their first contribution in #2
- @dependabot[bot] made their first contribution in #8
Full Changelog: https://github.com/yii2-extensions/road-runner/commits/0.1.0