v0.7.0
- Added Null struct factory for nullable data
- Added Unknown struct factory
- Use the
transform
word instead ofcoerce
- Removed Custom struct factory in favor of Unknown
- Better tests that cover some edge-cases that aren't properly handled right now