Skip to content

Releases: yii2-extensions/app-basic

0.1.1

03 Sep 14:23
f1780db
Compare
Choose a tag to compare

What's Changed

  • fix: Move badges for latest stable version and total downloads in README.md to Installation section. by @terabytesoftw in #141
  • fix(app): Add Available stacks section with RoadRunner badge to README.md. by @terabytesoftw in #143
  • fix: Remove yiisoft/yii2-symfonymailer dependency from composer.json. by @terabytesoftw in #146
  • fix: Correct bug number for badge movement in CHANGELOG.md. by @terabytesoftw in #148
  • fix(app): Update PHPStan annotations and add container configuration file. by @terabytesoftw in #149
  • fix(app): Add container configuration to console app setup. by @terabytesoftw in #150
  • fix(app): Update README.md with new Packagist badges and improve structure. by @terabytesoftw in #156
  • fix(app): Remove redundant Basic usage section from README.md. by @terabytesoftw in #159
  • fix(app): Update README.md to reorganize Package information and add latest stable version badge. by @terabytesoftw in #162
  • fix(app): Update section title Available stacks and improve badge formatting in README.md. by @terabytesoftw in #167
  • fix(app): Update section title to Available deployment options and add descriptions for server stacks in README.md. by @terabytesoftw in #171
  • fix(app): Update badge label from PHPUnit to Codeception in README.md. by @terabytesoftw in #172
  • fix(docs): Update allowed IPs in configuration for development purposes in configuration.md. by @terabytesoftw in #175
  • fix(app): Add missing config path to ECS configuration in ecs.php. by @terabytesoftw in #177
  • fix(docs): Improve clarity in deployment options description and add Nginx badge in README.md. by @terabytesoftw in #182
  • Update README.md to include FrankenPHP badge for classic web server setup. by @terabytesoftw in #188

Full Changelog: 0.1.0...0.1.1

0.1.0

31 Aug 13:50
10bae93
Compare
Choose a tag to compare

What's Changed

  • Initial release

New Contributors

Full Changelog: https://github.com/yii2-extensions/app-basic/commits/0.1.0