0.3.0
Pre-release
Pre-release
This release rewrites the struct API since decorators result in fields not being enumerable (#5). The old decorators API is still available, though you will need to use the $from and $from.typed functions to cast the type. The new API uses a builder approach, similar to Zod.