Releases: polygon-io/client-python
Releases · polygon-io/client-python
v1.13.1
What's Changed
- Retry on 499 status code by @justinpolygon in #563
- Added params to technical indicators by @justinpolygon in #550
- Add crypto, forex and indices agg sec examples by @justinpolygon in #557
- Updated spec by @justinpolygon in #562
- Bump black from 23.10.0 to 23.10.1 by @dependabot in #546
- Bump orjson from 3.9.9 to 3.9.10 by @dependabot in #547
- Bump websockets from 11.0.3 to 12.0 by @dependabot in #544
- Bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1 by @dependabot in #549
- Bump black from 23.10.1 to 23.11.0 by @dependabot in #553
- Bump types-setuptools from 68.2.0.0 to 68.2.0.1 by @dependabot in #556
- Bump sphinx-autodoc-typehints from 1.24.1 to 1.25.2 by @dependabot in #554
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #552
- Bump certifi from 2023.7.22 to 2023.11.17 by @dependabot in #560
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Bump urllib3 from 1.26.13 to 1.26.17 by @dependabot in #530
- Added treemap example by @justinpolygon in #531
- Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #536
- Bump orjson from 3.9.7 to 3.9.9 by @dependabot in #537
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #538
- Bump mypy from 1.6.0 to 1.6.1 by @dependabot in #542
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #541
- add fmv to snapshot and ws models and add new feeds by @morningvera in #539
Full Changelog: v1.12.8...v1.13.0
v1.12.8
What's Changed
- Fix for http status codes to retry requests on by @kartiksubbarao in #529
New Contributors
- @kartiksubbarao made their first contribution in #529
Full Changelog: v1.12.7...v1.12.8
v1.12.7
What's Changed
- Update http status codes to retry request on by @justinpolygon in #527
Full Changelog: v1.12.6...v1.12.7
v1.12.6
What's Changed
- Added last_updated to get_summaries by @justinpolygon in #526
Full Changelog: v1.12.5...v1.12.6
v1.12.5
What's Changed
- Bug fix: swap MACD signal/histogram to align correctly by @justinpolygon in #520
- Enhance stocks-ws_extra.py example with better UI by @justinpolygon in #505
- Added bulk agg download and reader scripts by @justinpolygon in #511
- Update WS value data label by @justinpolygon in #521
- Update README with debug/trace documentation by @justinpolygon in #512
- Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 by @dependabot in #506
- Bump types-setuptools from 68.1.0.0 to 68.1.0.1 by @dependabot in #508
- Bump sphinx from 6.2.1 to 7.1.2 by @dependabot in #509
- Bump sphinx-autodoc-typehints from 1.23.0 to 1.24.0 by @dependabot in #513
- Bump types-setuptools from 68.1.0.1 to 68.2.0.0 by @dependabot in #514
- Bump orjson from 3.9.5 to 3.9.7 by @dependabot in #515
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #516
Full Changelog: v1.12.4...v1.12.5
v1.12.4
What's Changed
- Handle JSON decoding errors in _get and _paginate_iter by @justinpolygon in #500
- Update ws example value by @justinpolygon in #489
- Bump orjson from 3.9.3 to 3.9.4 by @dependabot in #497
- Bump mypy from 1.4.1 to 1.5.0 by @dependabot in #498
- Bump types-setuptools from 68.0.0.3 to 68.1.0.0 by @dependabot in #501
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #502
- Bump orjson from 3.9.4 to 3.9.5 by @dependabot in #503
Full Changelog: v1.12.3...v1.12.4
v1.12.3
What's Changed
- Added currency to dividends by @justinpolygon in #495
- Bump types-urllib3 from 1.26.25.13 to 1.26.25.14 by @dependabot in #493
- Bump types-setuptools from 67.8.0.0 to 68.0.0.3 by @dependabot in #490
- Bump sphinx from 5.3.0 to 6.2.1 by @dependabot in #491
- Bump orjson from 3.8.13 to 3.9.3 by @dependabot in #492
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
- Fix ticker events returns to composite_figi by @shooit in #423
- Added type annotations to modelclass by @shooit in #425
- Fix linting for upgrade to poetry black 23.7.0 by @justinpolygon in #486
- Bump black from 22.12.0 to 23.7.0 by @dependabot in #470
- Update ws spec for Launchpad by @justinpolygon in #464
- Update urllib3 release channel to 1.x by @justinpolygon in #487
New Contributors
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- Fix parameter naming and add missing parameters in list_universal_snapshots by @justinpolygon in #485
Full Changelog: v1.12.0...v1.12.1