What's Changed
- add history trait to BatchPayment, ManualJournal models by @vrdist-john in #929
- Remove Boolean conversion on Contact by @bretto36 in #928
- Allow BadRequestException to contain the response by @oatmael in #933
- pass through response to NotFoundException by @scrummitch in #934
- #931 search %2 b instead of + by @edegaudenzi in #940
- Add Details property to Payment model. by @danielgivney in #938
- FIX: PHP 8.4 implicitly nullable parameter declarations deprecation by @dtokos in #939
- Add @return type for Model::offsetUnset() by @dtokos in #941
New Contributors
- @vrdist-john made their first contribution in #929
- @scrummitch made their first contribution in #934
- @danielgivney made their first contribution in #938
- @dtokos made their first contribution in #939
Full Changelog: v2.7.0...v2.8.0