Releases: ucan-lab/laravel-dacapo
Releases · ucan-lab/laravel-dacapo
5.2.0
What's Changed
- fix php artisan dacapo array_intersect_key(): Argument #2 must be of type array, null given by @ucan-lab in #194
- PHPStan Level 8.5 by @ucan-lab in #187
- refactor MigrationFile, DatabaseDriver, Stubs by @ucan-lab in #195
- Configure Renovate by @renovate in #204
- Pin dependencies by @renovate in #205
- Update actions/checkout action to v3 by @renovate in #206
- New artisan console ui support by @ucan-lab in #212
- PHP8.2 support by @ucan-lab in #214
- Update dependency orchestra/testbench to v7.17.0 by @renovate in #208
- Update dependency phpunit/phpunit to v9.5.27 by @renovate in #209
- Add roave/security-advisories package by @ucan-lab in #216
- refactor directory structure by @ucan-lab in #217
- Change php-cs-fixer to laravel pint by @ucan-lab in #219
New Contributors
Full Changelog: 5.1.2...5.2.0
5.1.2
What's Changed
- refactor File acquisition, YAML analysis, SchemaList instance generation in infrastructure layer by @ucan-lab in #188
- fix Namespace by @ucan-lab in #189
- Refactor schema by @ucan-lab in #190
- fix dacapo:init Base table or view already exists: 1050 Table 'users' already exists by @ucan-lab in #192
Full Changelog: 5.1.1...5.1.2