Open
Description
Add a schema and coercion for the verison
type, the coercion should attempt parsing a string into a version before it is validated.
Currently, coercions seem to be infallible pre- or post-transformers, at least in semantics, perhaps a relaxation of this could allow parsing conversions like these to simply be pre-transformers.