Releases: marcandreappel/laravel-uuids
Releases · marcandreappel/laravel-uuids
v3.0.1
3.0.0
BREAKING CHANGES :
- switch to Laravel v9
- switch to PHP 8.1
v2.1.0
revert: setting the id automatically didn't work
v2.0.0
Changes the naming of the trait from Uuids
to withUuids
.
v1.1.0
- feat: omits the need to indicate en ID manually when creating a new instance
v1.0.0
fix: renames the contributions file