Releases: Outsidaz/laravel-data-anonymization
Releases · Outsidaz/laravel-data-anonymization
v1.1.6
31 Jul 13:32
Compare
Sorry, something went wrong.
No results found
1.1.5
26 Jun 04:34
Compare
Sorry, something went wrong.
No results found
Improved data record pagination in large datasets
Added configurable model namespace
Prevent failure in the production environments when the faker package isn't installed
Thanks for the contribution @emielmolenaar
1.1.4
11 Dec 12:07
Compare
Sorry, something went wrong.
No results found
Added model ordering feature
Support multiple environments that require a prompt before anonymizing
Fixed the case where a model does not support soft deletion
Fixed progress bar issue when zero records found
Thanks for the contribution @theodson
v1.1.3
04 Sep 08:48
Compare
Sorry, something went wrong.
No results found
Improved mass update performance by disabling touch owners.
1.1.2
03 May 16:01
Compare
Sorry, something went wrong.
No results found
Improved mass update performance by up to 30%.
1.1.1
20 Apr 14:57
Compare
Sorry, something went wrong.
No results found
Added confirmation when running on production.
1.1.0
19 Apr 14:54
Compare
Sorry, something went wrong.
No results found
Ability to run anonymization on specified models:
php artisan db:anonymize --model=\\App\\User --model=\\App\\Profile
1.0.0
14 Apr 13:35
Compare
Sorry, something went wrong.
No results found