Custom Logical Types, Enums, Standard JSON
This release contains 3 new capabilities and a fix for canonical representation for enums
- Allow decimal logical type of precision 1
- Added support for custom logical types
- Enum should be managed like records, parent namespace should be used to generate canonical form
- Added nativeFromTextual to support standard json
- Added avro roundtrip debugging tool