3.0.0
Breaking Changes
- This release drops support for PHP versions lower than
8.2and Laravel versions lower than9.x. - This release updates the namespace from
Wildside\UserstampstoMattiverse\Userstampsto reflect the ownership change of this project. - Additionally, the
Userstampstrait has moved fromWildside\Userstamps\UserstampstoMattiverse\Userstamps\Traits\Userstamps- note the additional nesting underTraits.
What's Changed
- feat: support custom user resolution by @mattmcdev
- fix: correct null check order by @mattmcdev in #58
Full Changelog: 2.5.0...3.0.0