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
- @s4muel made their first contribution in #844
- @tigitz made their first contribution in #851
- @bskl made their first contribution in #742
- @hamedghaderi made their first contribution in #829
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
- @s4muel made their first contribution in #844
- @tigitz made their first contribution in #851
- @bskl made their first contribution in #742
- @hamedghaderi made their first contribution in #829
- @Orrison made their first contribution in #846
Full Changelog: v13.5.1...v13.6.0