What's Changed
* feat: add write batch points by goyjy in https://github.com/openGemini/opengemini-client-python/pull/38
* ci: introduce typo check by zhiheng123 in https://github.com/openGemini/opengemini-client-python/pull/39
* feat: add show_tag_keys,show_tag_values,show_field_keys,show_series i… by goyjy in https://github.com/openGemini/opengemini-client-python/pull/40
* fix: remove unused class variables (44) by zhiheng123 in https://github.com/openGemini/opengemini-client-python/pull/49
* docs: add design doc links in README by Chenxulin97 in https://github.com/openGemini/opengemini-client-python/pull/50
* fix: enum variable usage error by wolfbolin in https://github.com/openGemini/opengemini-client-python/pull/51
* chore: add icon in project by CoulsonYing in https://github.com/openGemini/opengemini-client-python/pull/52
* chore: add issue link in vcs.xml by CoulsonYing in https://github.com/openGemini/opengemini-client-python/pull/53
* fix: add init packages and optimize initialization parameters by goyjy in https://github.com/openGemini/opengemini-client-python/pull/56
* fix: multi-threaded problems in counter by wolfbolin in https://github.com/openGemini/opengemini-client-python/pull/58
* fix: incomplete config check by cpcchengt in https://github.com/openGemini/opengemini-client-python/pull/59
* docs: readme by cpcchengt in https://github.com/openGemini/opengemini-client-python/pull/60
* docs: readme usage modify by cpcchengt in https://github.com/openGemini/opengemini-client-python/pull/62
* docs: modify the style of readme doc by zhiheng123 in https://github.com/openGemini/opengemini-client-python/pull/55
* fix: compare with enum by cpcchengt in https://github.com/openGemini/opengemini-client-python/pull/63
* feat: Optimize client initialization and reduce required parameters by goyjy in https://github.com/openGemini/opengemini-client-python/pull/64
* chore: add code of conduct by instpe in https://github.com/openGemini/opengemini-client-python/pull/65
* feat: readme file add sdk usage cases by goyjy in https://github.com/openGemini/opengemini-client-python/pull/66
* build: add license header by hezhangjian in https://github.com/openGemini/opengemini-client-python/pull/67
* build: update linelint github action by hezhangjian in https://github.com/openGemini/opengemini-client-python/pull/68
* ci: add pr title lint by xuthus5 in https://github.com/openGemini/opengemini-client-python/pull/69
* ci: update Github Actions to use new repository path by xiezhx9 in https://github.com/openGemini/opengemini-client-python/pull/71
New Contributors
* zhiheng123 made their first contribution in https://github.com/openGemini/opengemini-client-python/pull/39
* wolfbolin made their first contribution in https://github.com/openGemini/opengemini-client-python/pull/51
* CoulsonYing made their first contribution in https://github.com/openGemini/opengemini-client-python/pull/52
* cpcchengt made their first contribution in https://github.com/openGemini/opengemini-client-python/pull/59
* instpe made their first contribution in https://github.com/openGemini/opengemini-client-python/pull/65
* xuthus5 made their first contribution in https://github.com/openGemini/opengemini-client-python/pull/69
* xiezhx9 made their first contribution in https://github.com/openGemini/opengemini-client-python/pull/71
**Full Changelog**: https://github.com/openGemini/opengemini-client-python/compare/v0.0.1...v0.1.0