v3.0.0
🚀 Features
- Deprecated loadFromArray for loadFromStdClass and fixed parsing of contacts in Groups::getContacts @MelvinLoos (#182)
- Psalm + Rector + Phpstorm manual fixes on typings and properties @CoolGoose (#173)
- PHP 8.1 Deprecation fixes @agustingomes (#190)
🐛 Bug Fixes
- Add additional properties to Recipient object @dennisvdvliet (#186)
- fix possible nullable item api responses to just return an empty array item list @CoolGoose (#181)
- add lastMessageId to the MessageReference @abisatria1 (#179)
- Pin psalm version in composer and github action @dennisvdvliet (#187)
New Contributors
- @abisatria1 made their first contribution in #179
- @agustingomes made their first contribution in #190
- @MelvinLoos made their first contribution in #182
Full Changelog: v2.1.0...v3.0.0