Releases: spatie/laravel-binary-uuid
Releases · spatie/laravel-binary-uuid
1.3.0
24 Sep 07:08
Compare
Sorry, something went wrong.
No results found
add eloquent-ness support
1.2.2
28 Aug 12:09
Compare
Sorry, something went wrong.
No results found
add support for Laravel 5.7
1.2.1
23 Aug 09:32
Compare
Sorry, something went wrong.
No results found
Fix broken SQLite grammar (#58 )
1.2.0
08 Aug 13:44
Compare
Sorry, something went wrong.
No results found
Configurable UUID attribute names (#49 )
1.1.7
25 Jul 06:39
Compare
Sorry, something went wrong.
No results found
Extra isset check on present key when serializing a model (#47 )
1.1.6
01 Mar 13:28
Compare
Sorry, something went wrong.
No results found
Prevent decoding the uuid when the model does not exist (#40 ).
Bump minimum PHP version to 7.1 to support nullable type hints.
1.1.5
12 Feb 09:13
Compare
Sorry, something went wrong.
No results found
Better support for route binding #36 .
Deprecate the HasUuidPrimaryKey trait, as its functionality is moved to HasBinaryUuid.
1.1.4
08 Feb 09:55
Compare
Sorry, something went wrong.
No results found
1.1.3
18 Jan 11:45
Compare
Sorry, something went wrong.
No results found
remove dependency om laravel/framework and add dependency on laravel/queue
1.1.2
16 Jan 07:58
Compare
Sorry, something went wrong.
No results found
Support for table prefixes.