v0.5.0
Legolas v0.5.0
Closed issues:
- Columns of extension schemas should go after columns of parent schemas (#12)
- Add function that returns a Schema's cols (#41)
Legolas.Row
type aliases impede ergonomic deprecation cycles (#49)- attempting to define a child schema of a non-existent parent schema should induce an
UnknownSchemaError
(#51) - attempting to define a schema that violates its parent schema types should induce an error (#53)
Merged pull requests: