Releases: matteoc99/laravel-preference
Releases · matteoc99/laravel-preference
v2.2.0
27 Apr 14:12
Compare
Sorry, something went wrong.
No results found
v2.1.2
05 May 15:47
Compare
Sorry, something went wrong.
No results found
Feat:
reset all preferences on a model
binary builder state
int bulk with array of builders
new Rule: LaravelRule
Testing Numeric Preferences
v2.1.1
02 May 19:39
Compare
Sorry, something went wrong.
No results found
feat:
more rules
improved rules readme
v2.1.0
28 Apr 15:03
Compare
Sorry, something went wrong.
No results found
feat:
allowed classes for object casts
Api Enum Support
Builder restructuring
changes:
-create now internally calls updateOrCreate
v2.0.2
23 Apr 19:32
Compare
Sorry, something went wrong.
No results found
fix:
Object casting of Arrayable/DateTime Objects
v2.0.1
21 Apr 10:46
Compare
Sorry, something went wrong.
No results found
feat:
api improvements:
to dto transformation for the api
allow all primitive datatypes to be passed via api
2 new Rules
fix:
inconsistent ValueCaster behaviour
InstanceOfRule did not consider the class itself, only its parents
v2.0.0
20 Apr 12:17
Compare
Sorry, something went wrong.
No results found
V2 release
feat:
user input sanitization
suggested packages
more testing & pipeline improvements
v2.0.0-beta.5
17 Apr 19:17
Compare
Sorry, something went wrong.
No results found
feat: Policies
and general cleanup / code restructuring.
v2.0.0-beta.4
12 Apr 17:54
Compare
Sorry, something went wrong.
No results found
Features:
nullable preferences, documented in the readme
v2.0.0-beta.3
10 Apr 20:06
Compare
Sorry, something went wrong.
No results found
feat:
readme updates
new Cast 'NONE'
artisan command scaffolding
better and more streamlined validation
fix:
timestamp conversion bug
updateOrCreate preference