Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 398 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 398 Bytes

Change Log

0.3.1

  • Fixed null generators causing NPEs.

0.3.0

  • Enhanced validation to reject more invalid configurations.
  • Fixed live-lock detector to not OOM when throwing.

0.2.1

  • Fixed Avro serialization when using nested data. #5

0.2.0

  • Added support for generating nested data structures with arrow syntax (->).