Skip to content

v2.0.1

Choose a tag to compare

@maximdanilchenko maximdanilchenko released this 11 Sep 18:16
· 150 commits to master since this release
  • Remove aiohttp from must have requirements to give options to choose http client
  • EXISTS command support. Closes #50
  • Flag to fetch data from clickhouse without encoding. Closes #51
  • Support AggregateFunction and SimpleAggregateFunction #55 by @elrik75
  • Fix a deprecation warning on httpx usage in AiohttpHttpClient #52 by @elrik75
  • Fix rpm packaging issue with shebang calculation #47 by @vicpopov