Releases: spatie/laravel-data
Releases · spatie/laravel-data
1.2.3
03 Dec 11:55
Compare
Sorry, something went wrong.
No results found
fix return type notice message
1.2.2
01 Dec 13:31
Compare
Sorry, something went wrong.
No results found
Merge pull request #34 from ahoiroman/patch-1
Fixes PHP-notice
1.2.1
19 Nov 13:32
Compare
Sorry, something went wrong.
No results found
fixes an issue where data object could not be created when it had lazy nested data object
fixes windows test suite
1.2.0
16 Nov 16:00
Compare
Sorry, something went wrong.
No results found
when creating data objects, we now will always run validation when a Request object is given not only when a data object is injected
removal of DataFromRequestResolver
added DataValidatorResolver
1.1.0
12 Nov 15:18
Compare
Sorry, something went wrong.
No results found
change data property types collection checking procedure
move spatie/test-time dependency to require-dev
expand support for nested data object creation (#19 )
expand support for annotating data collections
1.0.4
04 Nov 08:28
Compare
Sorry, something went wrong.
No results found
revert allow ignoring with a closure within a unique rule
1.0.3
02 Nov 14:00
Compare
Sorry, something went wrong.
No results found
allow ignoring with a closure within a unique rule
1.0.2
02 Nov 12:56
Compare
Sorry, something went wrong.
No results found
add a WithData trait for quicker getting data from objects
1.0.1
28 Oct 10:36
Compare
Sorry, something went wrong.
No results found
fix required rules being added when not allowed
1.0.0
27 Oct 14:40
Compare
Sorry, something went wrong.
No results found