Skip to content

0.1.0

Choose a tag to compare

@terabytesoftw terabytesoftw released this 08 Oct 11:24
· 34 commits to main since this release
9ed3174

What's Changed

  • Introduce RoadRunner implementation with tests. by @terabytesoftw in #2
  • Update README.md and documentation for RoadRunner integration, including installation, configuration, and usage details; remove examples.md. by @terabytesoftw in #3
  • Refactor composer.json and RoadRunner for improved dependency management and error handling. by @terabytesoftw in #4
  • Fix type hint for statelessApplication method parameter in TestCase class. by @terabytesoftw in #5
  • Fix casing in directory names and update PHPStan type hints for configuration files. by @terabytesoftw in #6
  • Update TestCase class configuration for request handling and remove unused parameters. by @terabytesoftw in #7
  • Update spiral/roadrunner requirement from ^2024.3.0 to ^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.md for improved server setup and performance tuning. by @terabytesoftw in #10
  • refactor(installation.md): Update RoadRunner version to 2025.1.2 and adjust project structure example. by @terabytesoftw in #11
  • fix(README.md): Correct development environment settings for YII_DEBUG and YII_ENV. by @terabytesoftw in #12
  • fix(README.md): Correct configuration file path for RoadRunner setup. by @terabytesoftw in #13
  • fix(docs): Update installation instructions for RoadRunner and add PSR-7/PSR-17 message 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 RoadRunner integration. by @terabytesoftw in #16
  • fix: Update workflow actions to use v1 stable version instead of main, update LICENSE.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.md after 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.md with a link to the live application template. by @terabytesoftw in #23
  • build(deps): Bump php-forge/actions from 1 to 2. 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

Full Changelog: https://github.com/yii2-extensions/road-runner/commits/0.1.0