Skip to content

EdgarTools 5.35.1

Latest

Choose a tag to compare

@dgunning dgunning released this 04 Jun 11:02
· 35 commits to main since this release

10-K section detection and agent TOC parsing receive two targeted fixes that close gaps introduced in 5.34.0.

Fixed

  • Spurious Part IV Item 1/1A keys no longer appear in 10-K section maps — the section detector emitted duplicate entries for Items 1 and 1A under the Part IV heading of certain 10-Ks; the keys are now dropped so lookups return the correct Part I sections. (#836)
  • Agent TOC parsers no longer drop Item 1 on title-only rows — when a TOC row contained only a title with no page number or hyperlink, the parser silently skipped Item 1; the row is now accepted and keyed correctly. (#837)