Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
preset: psr12
risky: true

Expand Down
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# ChangeLog

## 0.1.3 Under development

- Bug #204: Add YAML front matter to configuration files for consistency (@terabytesoftw)

## 0.1.2 October 8, 2025

- Bug #196: Update package version for `yii2-extensions/road-runner` in `composer.json` and change badge to reflect latest stable version in `README.md` (@terabytesoftw)
- Bug #197: Update workflows and documentation for improved CI/CD processes and feature clarity (@terabytesoftw)
- Bug #198: Add `Super-Linter` badge to `README.md` for enhanced CI visibility (@terabytesoftw)
- Bug #199: Correct indentation in console configuration section of `README.md` (@terabytesoftw)
- Bug #201: Update SVG viewBox dimensions for mobile and desktop feature illustrations in `features-mobile.svg` and `features.svg` (@terabytesoftw)

## 0.1.1 September 03, 2025

Expand All @@ -32,6 +34,11 @@
- Bug #177: Add missing config path to ECS configuration in `ecs.php` (@terabytesoftw)
- Bug #182: Improve clarity in deployment options description and add `Nginx` badge in `README.md` (@terabytesoftw)
- Bug #188: Update `README.md` to include `FrankenPHP` badge for classic web server setup (@terabytesoftw)
- Bug #196: Update package version for `yii2-extensions/road-runner` in `composer.json` and change badge to reflect latest stable version in `README.md` (@terabytesoftw)
- Bug #197: Update workflows and documentation for improved CI/CD processes and feature clarity (@terabytesoftw)
- Bug #198: Add `Super-Linter` badge to `README.md` for enhanced CI visibility (@terabytesoftw)
- Bug #199: Correct indentation in console configuration section of `README.md` (@terabytesoftw)
- Bug #201: Update SVG viewBox dimensions for mobile and desktop feature illustrations in `features-mobile.svg` and `features.svg` (@terabytesoftw)

## 0.1.0 August 31, 2025

Expand Down
1 change: 1 addition & 0 deletions codeception.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
namespace: app\tests
bootstrap: _bootstrap.php
support_namespace: Support
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading