Skip to content

Feature Release

Compare
Choose a tag to compare
@yruslan yruslan released this 03 Aug 08:27
· 548 commits to master since this release
528f9ec
  • #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.