-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Raptorly1/client-python
base: master
head repository: polygon-io/client-python
compare: master
- 19 commits
- 18 files changed
- 3 contributors
Commits on Dec 21, 2024
-
Bump certifi from 2024.8.30 to 2024.12.14 (polygon-io#807)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14. - [Commits](certifi/python-certifi@2024.08.30...2024.12.14) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 92dabca - Browse repository at this point
Copy the full SHA 92dabcaView commit details
Commits on Dec 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a25ece5 - Browse repository at this point
Copy the full SHA a25ece5View commit details -
Update websockets & certifi dependencies (polygon-io#813)
* Update pyproject.toml * Bump poetry.lock
Configuration menu - View commit details
-
Copy full SHA for 6acf3b4 - Browse repository at this point
Copy the full SHA 6acf3b4View commit details -
Bump jinja2 from 3.1.4 to 3.1.5 (polygon-io#814)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 816a8d6 - Browse repository at this point
Copy the full SHA 816a8d6View commit details -
Bump types-setuptools from 75.6.0.20241126 to 75.6.0.20241223 (polygo…
…n-io#811) Bumps [types-setuptools](https://github.com/python/typeshed) from 75.6.0.20241126 to 75.6.0.20241223. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: justinpolygon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4e6205 - Browse repository at this point
Copy the full SHA d4e6205View commit details
Commits on Dec 30, 2024
-
Bump orjson from 3.10.12 to 3.10.13 (polygon-io#824)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.12 to 3.10.13. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.12...3.10.13) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c95d68 - Browse repository at this point
Copy the full SHA 3c95d68View commit details
Commits on Jan 8, 2025
-
Spec update 2024-12-24 (polygon-io#815)
* Spec update 2024-12-24 * Added latest updates
Configuration menu - View commit details
-
Copy full SHA for 0ebde26 - Browse repository at this point
Copy the full SHA 0ebde26View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89bcec - Browse repository at this point
Copy the full SHA d89bcecView commit details
Commits on Jan 9, 2025
-
Update StockFinancial model (net income, EPS, and parent net income l…
…oss) (polygon-io#817) * Update StockFinancial model (net income, EPS, and parent net income loss) * Fix test * Patch json to remove other_than_fixed_noncurrent_assets * Removed top level values to match spec * Updated StockFinancial to remove nested values * Update comment * Remove vX experimental test * Refactored to use typed classes and explicit fields rather than raw dictionaries. * Fix lint
Configuration menu - View commit details
-
Copy full SHA for bbf0b29 - Browse repository at this point
Copy the full SHA bbf0b29View commit details
Commits on Jan 24, 2025
-
Bump types-setuptools from 75.6.0.20241223 to 75.8.0.20250110 (polygo…
…n-io#832) Bumps [types-setuptools](https://github.com/python/typeshed) from 75.6.0.20241223 to 75.8.0.20250110. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd9d530 - Browse repository at this point
Copy the full SHA bd9d530View commit details -
Bump orjson from 3.10.13 to 3.10.15 (polygon-io#836)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.13 to 3.10.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.13...3.10.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cbabb9e - Browse repository at this point
Copy the full SHA cbabb9eView commit details
Commits on Feb 8, 2025
-
Bump certifi from 2024.12.14 to 2025.1.31 (polygon-io#843)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31. - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f54c2c - Browse repository at this point
Copy the full SHA 4f54c2cView commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a7c00b8 - Browse repository at this point
Copy the full SHA a7c00b8View commit details
Commits on Apr 23, 2025
-
fix: usage of deprecated
CodeQL Action
version (polygon-io#873)* chore: changes from formatting on save * fix: usage of deprecated `CodeQL Action` version
Configuration menu - View commit details
-
Copy full SHA for 24eabb9 - Browse repository at this point
Copy the full SHA 24eabb9View commit details -
Bump jinja2 from 3.1.5 to 3.1.6 (polygon-io#874)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83b28f3 - Browse repository at this point
Copy the full SHA 83b28f3View commit details -
Adds IPOs, Short Interest/Volume, and Treasury Yields (polygon-io#875)
* Adds IPOs, Short Interest/Volume, and Treasury Yields * Fix docs url
Configuration menu - View commit details
-
Copy full SHA for 1cb16d3 - Browse repository at this point
Copy the full SHA 1cb16d3View commit details
Commits on Apr 29, 2025
-
Bump certifi from 2025.1.31 to 2025.4.26 (polygon-io#877)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.4.26. - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1bc22c3 - Browse repository at this point
Copy the full SHA 1bc22c3View commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4ed1624 - Browse repository at this point
Copy the full SHA 4ed1624View commit details
Commits on Jun 10, 2025
-
Bump requests from 2.32.0 to 2.32.4 (polygon-io#885)
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c015040 - Browse repository at this point
Copy the full SHA c015040View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master