Skip to content

Releases: buildwithyab/laravel-mint

Fix issue with money cast

14 Apr 15:10
dac50b8
Compare
Choose a tag to compare
Pre-release
v0.19

Update Money.php

Fix issue with money cast and null values

07 Feb 19:13
1e6bb82
Compare
Choose a tag to compare
Merge pull request #19 from yabhq/allow-money-nullable

Allow Money cast to be nullable

Update composer dependencies

25 Jan 13:29
4414f67
Compare
Choose a tag to compare
Pre-release
Merge pull request #18 from yabhq/fix/composer-update

Update composer dependencies

Add strong password rule, base API request class

05 Jan 14:56
Compare
Choose a tag to compare
v0.17.0

Merge branch 'master' of github.com:yabhq/laravel-mint

Fix Uuid trait and support PHP8

16 Dec 15:26
4cb0d63
Compare
Choose a tag to compare
Pre-release
Merge pull request #16 from yabhq/uuid-trait-mods

UUID trait mods

Update supported PHP versions to include PHP8, tweak stubs

14 Dec 16:28
ec3d83a
Compare
Choose a tag to compare
Merge pull request #15 from yabhq/feat/php8

Update PHP version to include PHP8

Change package name

03 Dec 20:37
Compare
Choose a tag to compare
Change package name Pre-release
Pre-release
v0.14.0

Fix issue with package name

Fix stub customizations, package publishing logic

02 Dec 20:17
Compare
Choose a tag to compare
v0.13.0

Fix stub and publishing

Turn on soft deletes by default

18 Nov 14:46
96ccae1
Compare
Choose a tag to compare
Pre-release
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

16 Nov 14:38
2d742dd
Compare
Choose a tag to compare
Merge pull request #12 from yabhq/feat/composer-updates

Update composer dependencies and provider configuration