Releases: php-openapi/yii2-app-api
Releases · php-openapi/yii2-app-api
Version 2.3.1
Version 2.3.0
- Add
__autocomplete.php
to help IDE auto completion of Yii DI and Application Components (thanks @siggi-k) - Rename Package to
php-openapi/yii2-app-api
Version 2.2.1
Small Bugfix:
- Add host
host.docker.internal
to docker-compose.yml
Make surehost.docker.internal
always resolves to the docker host machine to make xdebug work out of the box not only for web but also console environment.
Improve Faker generator
What's Changed
- Resolve: Improve FakerController to work with relations by @SOHELAHMED7 in #18
Full Changelog: 2.1.0...2.2.0
Added Codeception tests and improved Documentation
2.1.0 fix typo
Improved Docker Stack and update to yii2-openapi 2.0
2.0.0 improve docker stack
Added a Docker Stack
Setup is now possible using Docker: https://github.com/cebe/yii2-app-api/blob/1.1.0/README.md#using-docker
Version 1.0.0
Updated yii2-openapi and php-openapi to stable versions 1.0 and 1.1 respectively.
First release
0.9.0-beta composer instructions, stability beta