Major Version Bump
NOTE: This is not a backward compatible update
- The implementation in the previous version returns a typed data if the type is registered with avro-model and a dict if the type is not registered, which leads to inconsistent return types. This version fixes the issue to only return dict.