Releases: J-Quants/jquants-api-client-python
Releases · J-Quants/jquants-api-client-python
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
v0.1.5
What's Changed
- feat: support markets/trades_spec by @hiohiohio in #29
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- feat: support concurrent fetch for fin statements by @hiohiohio in #27
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat(examples): add colab examples by @hiohiohio in #18
- Feature/fix colab url by @hiohiohio in #19
- feat: add ISSUE_TEMPLATE by @hiohiohio in #21
- fix: increase the connection pool size by @dakimura in #25
- feat: support auth_ user API endpoint by @hiohiohio in #24
- feat: unified interfaces improvements by @hiohiohio in #26
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- get_price_range()で、複数の型を引数として受け取れることを明示する by @dogwood008 in #15
- feat: reuse requests.Session with concurrent requesting by @hiohiohio in #16
New Contributors
- @dogwood008 made their first contribution in #15
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat(pypi): add homepage and bug tracker into pypi metadata by @hiohiohio in #8
- fix(dependencies): downgrade requests from 2.28.0 to 2.23.0 by @dakimura in #10
- docs: update CONTRIBUTING.md by @hiohiohio in #12
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: pypi API token preparation by @hiohiohio in #2
- feat: initial setup for jquants-api-client-python by @dakimura in #4
New Contributors
- @hiohiohio made their first contribution in #2
- @dakimura made their first contribution in #4
Full Changelog: https://github.com/J-Quants/jquants-api-client-python/commits/v0.1.0