Skip to content

0.0.3

Latest

Choose a tag to compare

@BlendingJake BlendingJake released this 25 Dec 23:31
· 1 commit to main since this release
9d80e49

What's Changed

  • Added UnravelOptions.support_heterogeneous_data to consistently handle fields which are sometimes objects and other times lists of objects
  • Empty rows and tables are now dropped
  • rel2dict will now correctly reconstruct rows placed in separate tables because the field was specified in UnravelOptions.fields_to_expand. Previously, objects got reconstructed as a list of a single object

Full Changelog: 0.0.2...0.0.3