0.18.0
版本发布时间: 2021-03-06 06:15:31
odan/slim4-skeleton最新发布版本:0.30.1(2024-10-11 03:27:29)
Fixed
- Fix build for MySQL 8 on Ubuntu
- Fix MySQL host for PHP 8.1
- Fix code styles
Removed
- Remove PHP 7.2 and 7.3 from build
- Remove
composer build
script. Useant build
directly.
Changed
- Change minimum PHP version to 7.4
- Add property type
- Replaced phinx with phoenix for database migrations.
- Optimize data mapping
- Rename namespace
App\Action\Documentation
toApp\Action\OpenApi
- Update Documentation
- Update test traits
- Optimize QueryFactory
- Optimize Validation
- Update dependencies