Skip to content

v1.3.0

Compare
Choose a tag to compare
@sebelga sebelga released this 09 Jun 15:06
· 297 commits to master since this release

Added

Function for "default" value

You can now set a function as default value in your Schemas that will be executed at runtime.
Thanks @pdesgarets for this feature!