Releases: TheDragonCode/laravel-data-dumper
Releases · TheDragonCode/laravel-data-dumper
1.3.0
Added
- Added support for Laravel 11.36 by @andrey-helldar in #10
Fixed
- The "----prune" option does not exist. by @andrey-helldar in #11
1.2.2
Fixed
- Fixed file search error by @andrey-helldar in #9
1.2.1
Fixed
- Fixed bug deleting files without extension by @andrey-helldar in #8
1.2.0
Added
- Added testing of PHP 7.4 and PostgreSQL 17 by @andrey-helldar in #6
- Added the ability to delete files by @andrey-helldar in #7
Changed
- Update branch by @andrey-helldar in #5
1.1.1
What's Changed
- 🦋 The code style has been fixed by @github-actions in #1
- Removed tests for minor versions of MySQL 8 by @andrey-helldar in #2
- Added the ability to specify links to model classes by @andrey-helldar in #3
- Fixed tag by @andrey-helldar in #4
Full Changelog: 1.0.0...1.1.1
1.1.0
Added
- Added the ability to specify links to model classes by @andrey-helldar in #3