First release with a CLI. Use it with caution and report any bugs.
What's Changed
* fix(ws): change exceptions logging level to debug by Atem18 in https://github.com/Atem18/kraky/pull/27
* chore(deps): update dependency pytest to v6.2.2 by renovate in https://github.com/Atem18/kraky/pull/29
* chore(deps): update pypa/gh-action-pypi-publish action to v1.4.2 by renovate in https://github.com/Atem18/kraky/pull/30
* chore(deps): update dependency httpx to v0.17.1 by renovate in https://github.com/Atem18/kraky/pull/31
* chore(deps): update dependency pytest to v6.2.3 by renovate in https://github.com/Atem18/kraky/pull/33
* chore(deps): update dependency pytest-asyncio to v0.15.0 by renovate in https://github.com/Atem18/kraky/pull/34
* chore(deps): update dependency pytest-asyncio to v0.15.1 by renovate in https://github.com/Atem18/kraky/pull/35
* chore(deps): update dependency httpx to v0.18.1 by renovate in https://github.com/Atem18/kraky/pull/36
* chore(deps): update dependency websockets to v9 by renovate in https://github.com/Atem18/kraky/pull/37
* chore(deps): update dependency pytest to v6.2.4 by renovate in https://github.com/Atem18/kraky/pull/38
* chore(deps): update dependency websockets to v9.0.2 by renovate in https://github.com/Atem18/kraky/pull/39
* chore(deps): update dependency websockets to v9.1 by renovate in https://github.com/Atem18/kraky/pull/40
* chore(deps): update dependency httpx to v0.18.2 by renovate in https://github.com/Atem18/kraky/pull/41
* fix(deps): update dependency httpx to ^0.19.0 by renovate in https://github.com/Atem18/kraky/pull/42
* chore(deps): update dependency mkdocstrings to ^0.16.0 by renovate in https://github.com/Atem18/kraky/pull/44
* fix(deps): update dependency httpx to ^0.20.0 by renovate in https://github.com/Atem18/kraky/pull/45
* chore(deps): update actions/checkout action to v2.3.5 by renovate in https://github.com/Atem18/kraky/pull/46
* chore(deps): update dependency pytest-asyncio to ^0.16.0 by renovate in https://github.com/Atem18/kraky/pull/47
* Fix websocket example by agustinhenze in https://github.com/Atem18/kraky/pull/48
New Contributors
* agustinhenze made their first contribution in https://github.com/Atem18/kraky/pull/48
**Full Changelog**: https://github.com/Atem18/kraky/compare/0.9.7...2021.10.19