* Fix regression introduced in PR 792 (enifsieus in PR 796)
1.9.6
* Fix deterministic output for gen_many under certain conditions (hwse in PR 784) * Resolve referenced schema to disambiguate union types with named schemas (enifsieus in PR 792)
1.9.5
* Fix recursion error with avro json serialization (marcosschroh in PR 773) * Fix return_record_name option for aliases in a union (hwse in PR 753)
1.9.4
* Fix bug where aliases were not be evaluated correctly (hwse in PR 751) * Simplify login in parse_schema (manawasp in PR 750)
1.9.3
* Be able to generate correct random data when logical types are involved (hwse in PR 741)
1.9.2
* Allow arbitrary ordering of union fields when a default is present (jvansanten in PR 738)