Releases: buildwithyab/laravel-mint
Releases · buildwithyab/laravel-mint
Fix issue with money cast
v0.19 Update Money.php
Fix issue with money cast and null values
Merge pull request #19 from yabhq/allow-money-nullable Allow Money cast to be nullable
Update composer dependencies
Merge pull request #18 from yabhq/fix/composer-update Update composer dependencies
Add strong password rule, base API request class
v0.17.0 Merge branch 'master' of github.com:yabhq/laravel-mint
Fix Uuid trait and support PHP8
Merge pull request #16 from yabhq/uuid-trait-mods UUID trait mods
Update supported PHP versions to include PHP8, tweak stubs
Merge pull request #15 from yabhq/feat/php8 Update PHP version to include PHP8
Change package name
v0.14.0 Fix issue with package name
Fix stub customizations, package publishing logic
v0.13.0 Fix stub and publishing
Turn on soft deletes by default
Merge pull request #13 from yabhq/feat/soft-deletes-on-by-default Default soft deletes to on by default for new models and migrations
Composer dependency and configuration updates
Merge pull request #12 from yabhq/feat/composer-updates Update composer dependencies and provider configuration