Releases: yajra/laravel-auditable
Releases · yajra/laravel-auditable
v11.0.0
- Laravel 11 Support #28
- Implement static analysis tools
- Add GitHub Actions for CI/CD
- Add Pint and Rector
- Upgrade code to PHP 8.2 coding standards
- Add tests using PestPHP
v4.6.0
- feat: Add withDefault on deleter #26
v4.3.1
- Don't clear updated_by if the current user is not authenticated. Allows setting updated_by in factories. #17
- Fix #16