You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#405 Fix extracting records that contain redefines of the top level GROUPs.
#406 Use 'collapse_root' retention policy by default. This is the breaking,
change, to restore the original behavior add .option("schema_retention_policy", "keep_original").
#407 The layout positions summary generated by the parser now contains level
numbers for root level GROUPs. This is a breaking change if you have unit tests that depend on the formatting of the layout
positions output.