Releases: spatie/laravel-personal-data-export
Releases · spatie/laravel-personal-data-export
4.3.1
4.3.0
4.2.2
What's Changed
- Make method arguments consistent with interface by @BostjanOb in #76
- fix invalid variable name in README.md by @MrKrisKrisu in #79
- Make zipFilename and user properties public by @ericlun21 in #80
New Contributors
- @BostjanOb made their first contribution in #76
- @MrKrisKrisu made their first contribution in #79
- @ericlun21 made their first contribution in #80
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- Add PHP 8.2 Support by @patinthehat in #74
- Laravel 10.x Compatibility by @laravel-shift in #75
New Contributors
- @patinthehat made their first contribution in #74
Full Changelog: 4.2.0...4.2.1
4.2.0
4.1.0
What's Changed
- Allow to store files in sub-folder by @jeremyallebe in #72
New Contributors
- @jeremyallebe made their first contribution in #72
Full Changelog: 4.0.0...4.1.0
4.0.0
- support Laravel 9
- drop support for older Laravel versions.
Full Changelog: 3.0.0...4.0.0
3.0.0
- improve translations
- refactor internals