Releases: ericmccarthy7/clickhouse-pool
Releases · ericmccarthy7/clickhouse-pool
v0.6.0
v0.5.3
This release addresses the following:
- connection pool bug: see #12
- use poetry for packaging and publishing
- use github pages for docs
Bump v0.5.0 -> v0.5.1
- fixes a bug in the actions
release
workflow: secret formatting
Bump v0.5.1 -> v0.5.2
- fixes a bug in the actions
release
workflow: docs.nojekyll
Bump v0.5.2 -> v0.5.3
- update pyproject.toml for
v0.5.3
v0.4.4
v0.4.3
Add host to README and increment version to fix last failed build.
v0.4.2
Change prerequisite python version to python 3.5
- increment version to v0.4.2
- use python 3.8 for readthedocs and actions
v0.4.0
- get_conn -> pull
- put_conn -> push
- docstrings on all methods
- updated readme
v0.3.1
Mostly tagging this release to test the github actions build.