This release fixes how Computed
and ComputedDefaultValue
were being assigned, updates behaviour for immutable
and computed
properties and allows the immutable
annotation via attributes on Eloquent models. Also one bugfix for how default
properties were expressed in the OpenAPI schema.
Thanks to @yvo-niedrich for these changes!