Releases: J-Quants/jquants-api-client-python
Releases · J-Quants/jquants-api-client-python
v1.2.0
v1.1.2
What's Changed
- example有償版対応 by @s-meitoma in #75
- add pagination_key by @a-sugiyama-digima in #76
New Contributors
- @a-sugiyama-digima made their first contribution in #76
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix datetime type in get_prices_daily_quotes by @s-meitoma in #72
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Incompatible changes
- the returned df fields of get_prices_daily_quotes for non-premium plan is changed from v1.0.1
What's Changed
- feat: add weekly margin interest by @hiohiohio in #67
- feat: add paid version apis by @s-meitoma in #69
- エラーメッセージの修正 by @s-meitoma in #70
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
Incompatible changes
- from v1.0.0, we only support paid version of J-Quants API. If you want to use Beta version of J-Quants API, please use v0.2.2
What's Changed
- feat: add an example notebook by @hiohiohio in #52
- fix: add merge_group by @hiohiohio in #55
- change argument method_whitelist to allowed_methods by @drillan in #31
- feat: add raw data interfaces by @hiohiohio in #53
- fix: fix poetry.lock by @hiohiohio in #56
- feat: update workflow by @hiohiohio in #57
- feat: add user-agent header by @hiohiohio in #58
- fix: adjust dtypes for get_statements_range cache by @hiohiohio in #63
- feat: add support for the paid version by @s-meitoma in #65
- feat: fix fins by @s-meitoma in #66
New Contributors
Full Changelog: v0.2.2...v1.0.0
v0.2.2
What's Changed
- fix: fix lib dependencies by @hiohiohio in #49
- fix: fix pandas future warning by @hiohiohio in #50
- chore(deps): bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #43
- doc: python 3.7 deprecated by @hiohiohio in #51
- feat: add python 3.12-dev for testing by @hiohiohio in #41
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: fix example notebooks for v0.2.0 part1 by @hiohiohio in #39
- TOPIX及び銘柄一覧エンハンス対応 by @s-meitoma in #42
- fix: remove a temp code to fix a key error by @hiohiohio in #46
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: support new spec of listed/info endpoints by @hiohiohio in #36
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- feat(examples): add colab examples by @s-meitoma in #30
- chore(workflow): update python version by @hiohiohio in #32
- feat: support index endpoint by @hiohiohio in #34
New Contributors
- @s-meitoma made their first contribution in #30
Full Changelog: v0.1.5...v0.1.6