Skip to content

Version 1.0.0

Latest

Choose a tag to compare

@kun-fang kun-fang released this 09 May 03:04
· 1 commit to master since this release

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.