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 https://github.com/J-Quants/jquants-api-client-python/pull/52
* fix: add merge_group by hiohiohio in https://github.com/J-Quants/jquants-api-client-python/pull/55
* change argument method_whitelist to allowed_methods by drillan in https://github.com/J-Quants/jquants-api-client-python/pull/31
* feat: add raw data interfaces by hiohiohio in https://github.com/J-Quants/jquants-api-client-python/pull/53
* fix: fix poetry.lock by hiohiohio in https://github.com/J-Quants/jquants-api-client-python/pull/56
* feat: update workflow by hiohiohio in https://github.com/J-Quants/jquants-api-client-python/pull/57
* feat: add user-agent header by hiohiohio in https://github.com/J-Quants/jquants-api-client-python/pull/58
* fix: adjust dtypes for get_statements_range cache by hiohiohio in https://github.com/J-Quants/jquants-api-client-python/pull/63
* feat: add support for the paid version by s-meitoma in https://github.com/J-Quants/jquants-api-client-python/pull/65
* feat: fix fins by s-meitoma in https://github.com/J-Quants/jquants-api-client-python/pull/66
New Contributors
* drillan made their first contribution in https://github.com/J-Quants/jquants-api-client-python/pull/31
**Full Changelog**: https://github.com/J-Quants/jquants-api-client-python/compare/v0.2.2...v1.0.0