Releases: polygon-io/client-python
Releases · polygon-io/client-python
v1.8.3
Enable gzip compression
What's Changed
- Force gzip encoding for faster response and reduced bandwidth usage by @justinpolygon in #407
Full Changelog: v1.8.0...v1.8.1
Indices Endpoints
What's Changed
- Added options demo scripts by @justinpolygon in #390
- Fix for failing dependabot PRs by @justinpolygon in #395
- Bump orjson from 3.8.3 to 3.8.7 by @dependabot in #396
- Bump types-setuptools from 65.6.0.2 to 67.4.0.3 by @dependabot in #393
- Bump mypy from 0.991 to 1.0.1 by @dependabot in #400
- make spec gen by @antdjohns in #402
- ws and rest indices by @antdjohns in #401
- add last trade by @aitzkovitz in #404
Full Changelog: v1.7.2...v1.8.0
v1.7.2
What's Changed
- Fix malformed query filter params in #389
- Added stocks demo scripts in #377
- Updated README with link to demo videos blog
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- added ticker_suffix to TickerDetails model class by @antdjohns in #371
Full Changelog: v1.7.0...v1.7.1
Add ListAggs iterator support
v1.6.3
What's Changed
- financial update limit doc 1 to 10 by @antdjohns in #357
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Update readme by @antdjohns in #365
- Update readme launchpad by @antdjohns in #366
- adding support for locale change in get_grouped_daily_aggs by @antdjohns in #367
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- options param added to get_summaries by @antdjohns in #363
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Param handling by @antdjohns in #348
- Updated get_aggs docstring to change from to from by @edelgm6 in #350
- add options chain endpoint by @antdjohns in #352
New Contributors
Full Changelog: v1.5.0...v1.6.0