Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KevinKNash/client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: massive-com/client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 28, 2026

  1. Configuration menu
    Copy the full SHA
    0c1a66f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Configuration menu
    Copy the full SHA
    f3128f6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2026

  1. Configuration menu
    Copy the full SHA
    f707f13 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. Configuration menu
    Copy the full SHA
    3c247d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2026

  1. Configuration menu
    Copy the full SHA
    fc8cdaf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2026

  1. [bot] Add 8-K disclosures and disclosure categories endpoints (massiv…

    …e-com#1025)
    
    Add support for two new SEC filings vX endpoints:
    
    - GET /stocks/filings/8-K/vX/disclosures via
      list_stocks_filings_8k_disclosures, returning Disclosure results.
    - GET /stocks/taxonomies/vX/disclosures via
      list_stocks_taxonomies_disclosures, returning DisclosureTaxonomy results.
    
    Both methods live in ContractsClient alongside the other filings
    endpoints, and the Disclosure/DisclosureTaxonomy models mirror the
    existing RiskFactor/RiskFactorTaxonomy pattern.
    justinpolygon authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    481e5c2 View commit details
    Browse the repository at this point in the history
Loading