Releases: TheDragonCode/migrate-db
Releases · TheDragonCode/migrate-db
3.2.0
Added
- Added Laravel 11 support by @andrey-helldar in #43
3.1.1
Changed
- Added Postgres 15 tests by @andrey-helldar (#36)
Fixed
- Fixed bug with transferring UUID and ULID as primary key by @andrey-helldar (#41)
Dependencies
- Bump TheDragonCode/codestyler from 2.6.13 to 2.6.24 by @dependabot (#37)
- Bump TheDragonCode/codestyler from 2.6.2 to 2.6.13 by @dependabot (#35)
- Bump TheDragonCode/codestyler from 2.6.24 to 3.0.4 by @dependabot (#38)
- Bump actions/checkout from 3 to 4 by @dependabot (#39)
v3.1.0
v3.0.0
Merge pull request #23 from TheDragonCode/3.x Update README.md
v2.2.0
What's Changed
- Added New Options by @Jagdish-J-P in #15
New Contributors
- @Jagdish-J-P made their first contribution in #15
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Update README.md by @andrey-helldar in #13
- Added Laravel 9 support by @andrey-helldar in #14
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.2.0
Added `andrey-helldar/support` v4 version support
v1.1.1
Removed Laravel 7 support
v1.1.0
Added tests for the Laravel 7.x