- Fixed null generators causing NPEs.
- Enhanced validation to reject more invalid configurations.
- Fixed live-lock detector to not OOM when throwing.
- Fixed Avro serialization when using nested data. #5
- Added support for generating nested data structures with arrow syntax (
->
).