Skip to content

Releases: yajra/laravel-auditable

v11.0.0

17 Mar 04:37
Compare
Choose a tag to compare
  • 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

11 Apr 04:43
Compare
Choose a tag to compare
  • feat: Add withDefault on deleter #26

v4.5.0

19 Feb 14:25
Compare
Choose a tag to compare

Laravel 10

v4.4.0

09 Feb 02:26
Compare
Choose a tag to compare

Add Laravel 9

v4.3.1

03 Jun 03:15
Compare
Choose a tag to compare
  • Don't clear updated_by if the current user is not authenticated. Allows setting updated_by in factories. #17
  • Fix #16