Skip to content

Tags: dgunning/edgartools

Tags

v5.31.1

Toggle v5.31.1's commit message
chore: bump version to 5.31.1

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v5.31.0

Toggle v5.31.0's commit message
v5.31.0 — Stitched-XBRL parity & viewer-data fidelity

v5.30.2

Toggle v5.30.2's commit message
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.

v5.30.1

Toggle v5.30.1's commit message
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

v5.30.0

Toggle v5.30.0's commit message
chore: bump version to 5.30.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v5.29.0

Toggle v5.29.0's commit message
release: prepare v5.29.0 — changelog, version bump, mark TOC eval as …

…manual-only

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v5.28.5

Toggle v5.28.5's commit message
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>

v5.28.4

Toggle v5.28.4's commit message
chore: bump version to 5.28.4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v5.28.3

Toggle v5.28.3's commit message
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>