Tags: dgunning/edgartools
Tags
Release 5.30.2 Three follow-up bug fixes — two on the income-statement assembly path and one on the filing-date filter type contract. Fixed: PR #790 (#789) - Duplicate revenue rows when RevenuesAbstract is an additional virtual-tree root (~35% of companies whose learned virtual trees include RevenuesAbstract as a second root). Contributed by @ghedo44. Follow-up - Orphan section was re-introducing Revenue under "Additional Financial Items" because the dedup matched by label only. Now matches by concept too, restoring test_income_statement_deduplication. GH #794 - get_filings(filing_date=(start, end)) crashed with TypeError because extract_dates only handled the colon-separated string form. The tuple form advertised by the public type hint is now honored.
Release 5.30.1 Patch release with four bug fixes (one CRITICAL data-accuracy bug), one new feature, and one ergonomic refactor. Fixed: #793 (CRITICAL) - TTM income statement values labeled with wrong fiscal year for interim quarters #779 - Quarterly facts dropped for non-calendar FYE companies (ADSK, WMT, NVDA, CSCO, MSFT) #792 - facts.time_series() exposes period_start and duration_days #791 - download_submissions exported from edgar.storage Added: - search_filings(items=...) for server-side 8-K Item filtering Changed: - GrepResult repr/str unified via rich panel
chore: bump version to 5.28.5 Add CHANGELOG entries for 5.28.4 (previously missing) and 5.28.5. Release includes HTML sanitization for TextBlock DataFrame output (#762), DividendsEquity standard concept for equity statements (#763), Entity display alignment, and equity statement data layers documentation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chore: bump version to 5.28.3 Add changelog section for 5.28.3 covering four XBRL/financial-statement fixes (#752, #753, #754, #756). Move #752/#753 entries out of 5.28.2 into their own 5.28.3 section alongside the Q4 fiscal-year label fix (#754) and the capex concept-name fix (#756). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PreviousNext