github owen-it/laravel-auditing v13.6.0

latest releases: v13.6.8, v13.6.7, v13.6.6...
9 months ago

What's Changed

  • PhpStan fixes by @erikn69 in #848
  • allow selecting columns to be saved when using auditAttach() method by @s4muel in #844
  • allow selecting columns to be saved when using auditDetach(), auditSync() and auditSyncWithoutDetaching() by @s4muel in #850
  • Use GitHub Actions V4 by @erikn69 in #868
  • Test against php 8.3 by @erikn69 in #867
  • Make UrlResolver resolve the proper command line used instead of "console" by @tigitz in #851
  • fix ArrayObject::__construct() TypeError by @erikn69 in #865
  • Unset classCastCache for given key by @bskl in #742
  • Fix tests by @erikn69 in #872
  • Include Attribute Mutator on Audit Formatting by @hamedghaderi in #829
  • Refactor auditSync, auditDetach, auditAttach methods by @erikn69 in #866
  • Avoid duplicate data on detach, attach, sync by @erikn69 in #873

New Contributors

Full Changelog: v13.5.1...v13.6.0

What's Changed

  • PhpStan fixes by @erikn69 in #848
  • allow selecting columns to be saved when using auditAttach() method by @s4muel in #844
  • allow selecting columns to be saved when using auditDetach(), auditSync() and auditSyncWithoutDetaching() by @s4muel in #850
  • Use GitHub Actions V4 by @erikn69 in #868
  • Test against php 8.3 by @erikn69 in #867
  • Make UrlResolver resolve the proper command line used instead of "console" by @tigitz in #851
  • fix ArrayObject::__construct() TypeError by @erikn69 in #865
  • Unset classCastCache for given key by @bskl in #742
  • Fix tests by @erikn69 in #872
  • Include Attribute Mutator on Audit Formatting by @hamedghaderi in #829
  • Refactor auditSync, auditDetach, auditAttach methods by @erikn69 in #866
  • Avoid duplicate data on detach, attach, sync by @erikn69 in #873
  • Queued Auditing by @Orrison in #846

New Contributors

Full Changelog: v13.5.1...v13.6.0

Don't miss a new laravel-auditing release

NewReleases is sending notifications on new releases.