This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
Improved type handling
This release added the settable
interface to allow for users to create custom logic when setting a field to a particular value, see README for more information.
This release also added automatic type casting when writing an Input
to an int
field for example.