v6.1.0
- Use field aliases when finding fields for schema evolution (#96)
- Set the default value for a union when the default is a complex type like a record
- Handle schema evolution where one type (the reader or writer) is a union, and the other type is a single type from that union