Releases: polygon-io/client-python
Releases · polygon-io/client-python
Serialize boolean query parameters as lowercase in URL
serialize boolean parameters as lowercase strings in url (#313) * serialize boolean parameters as lowercase strings in url * fix unit tests * fix last unit test * fix last unit test, for real * lint
v1.3.0 - Technical Indicators and improved Websocket performance
What's Changed
- improve limit description by @Darcy-Linde in #286
- Bump types-setuptools from 64.0.1 to 65.1.0 by @dependabot in #287
- Bump types-urllib3 from 1.26.22 to 1.26.23 by @dependabot in #289
- Bump urllib3 from 1.26.11 to 1.26.12 by @dependabot in #288
- Bump types-setuptools from 65.1.0 to 65.3.0 by @dependabot in #291
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #295
- Add Technical Indicator Endpoints by @aitzkovitz in #284
- update make rest spec by @morningvera in #298
- Fixes by at-cf by @clickingbuttons in #297
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Bump types-setuptools from 63.2.2 to 63.4.0 by @dependabot in #276
- Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 by @dependabot in #277
- Bump types-urllib3 from 1.26.20 to 1.26.22 by @dependabot in #278
- Bump types-setuptools from 63.4.0 to 64.0.1 by @dependabot in #281
- Parse crypto aggs by @clickingbuttons in #283
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- update contributing by @morningvera in #269
- fix otc field in ws equity agg by @morningvera in #274
- add indicators to ws equity model by @morningvera in #272
- Fix docstring by @Darcy-Linde in #273
- use full rest api spec by @morningvera in #271
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Bump sphinx from 5.0.2 to 5.1.0 by @dependabot in #257
- Bump mypy from 0.961 to 0.971 by @dependabot in #258
- Bump types-setuptools from 63.2.0 to 63.2.1 by @dependabot in #259
- Bump sphinx from 5.1.0 to 5.1.1 by @dependabot in #266
- Bump urllib3 from 1.26.10 to 1.26.11 by @dependabot in #265
- Bump types-setuptools from 63.2.1 to 63.2.2 by @dependabot in #262
- Bump types-urllib3 from 1.26.16 to 1.26.20 by @dependabot in #263
- Fix locale for crypto snapshot by @clickingbuttons in #268
- add starterfeed by @aitzkovitz in #254
- Bump sphinx-autodoc-typehints from 1.18.3 to 1.19.1 by @dependabot in #264
New Contributors
- @aitzkovitz made their first contribution in #254
Full Changelog: v1.1.1...v1.1.2
Log exception message
What's Changed
- update ws spec by @morningvera in #239
- Bump types-setuptools from 57.4.17 to 57.4.18 by @dependabot in #240
- Add currency_symbol, base_currency_name, and base_currency_symbol attributes to TickerDetails class. by @danielatpolygonio in #241
- Bump black from 22.3.0 to 22.6.0 by @dependabot in #243
- Bump types-urllib3 from 1.26.15 to 1.26.16 by @dependabot in #245
- Bump types-setuptools from 57.4.18 to 62.6.1 by @dependabot in #246
- Bump urllib3 from 1.26.9 to 1.26.10 by @dependabot in #247
- Update specs by @Darcy-Linde in #248
- update rest specs by @Darcy-Linde in #251
- Bump types-setuptools from 62.6.1 to 63.2.0 by @dependabot in #252
- Log expection message by @clickingbuttons in #253
New Contributors
- @danielatpolygonio made their first contribution in #241
Full Changelog: v1.1.0...v1.1.1
WebSocket OTC and option contracts fix
What's Changed
- Add OTC websocket models by @clickingbuttons in #234
- add contract type to models by @morningvera in #236
- fix codeowners by @morningvera in #237
Full Changelog: v1.0.3...v1.1.0
Add OTC And Bug Fix
What's Changed
- Bump sphinx from 4.5.0 to 5.0.0 by @dependabot in #210
- Bump types-urllib3 from 1.26.14 to 1.26.15 by @dependabot in #212
- Bump types-setuptools from 57.4.15 to 57.4.17 by @dependabot in #213
- Bump mypy from 0.950 to 0.960 by @dependabot in #211
- update api specs by @morningvera in #216
- Bump sphinx from 5.0.0 to 5.0.1 by @dependabot in #219
- Bump mypy from 0.960 to 0.961 by @dependabot in #218
- Bump sphinx-autodoc-typehints from 1.18.1 to 1.18.2 by @dependabot in #217
- update rest spec by @morningvera in #221
- Bump types-certifi from 2021.10.8.2 to 2021.10.8.3 by @dependabot in #226
- Bump sphinx from 5.0.1 to 5.0.2 by @dependabot in #227
- Bump sphinx-autodoc-typehints from 1.18.2 to 1.18.3 by @dependabot in #228
- Bump certifi from 2022.5.18.1 to 2022.6.15 by @dependabot in #229
- Fix OptionsContract model by @clickingbuttons in #232
- Add OTC models and query params by @clickingbuttons in #233
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- add market type for grouped endpoint by @clickingbuttons in #208
- resub on reconnect by @clickingbuttons in #207
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Bump types-setuptools from 57.4.14 to 57.4.15 by @dependabot in #201
- Bump certifi from 2021.10.8 to 2022.5.18.1 by @dependabot in #202
- Specific exceptions by @clickingbuttons in #204
- update version string to match Go by @clickingbuttons in #205
- Fix broken from_dict methods by @Darcy-Linde in #206
Full Changelog: v1.0.0...v1.0.1