Skip to content

v13.6.0

Compare
Choose a tag to compare
@MortenDHansen MortenDHansen released this 14 Dec 12:50
· 27 commits to master since this release
cac184d

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