Skip to content

Releases: long2ice/asynch

v0.2.4

03 Jul 03:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

08 Dec 02:26
Compare
Choose a tag to compare
  • Support json column. (#73)
  • Fix connection with secure=True and verify=False.
  • Fix compression.
  • Fix exception Cannot set verify_mode to CERT_NONE when check_hostname is enabled.

v0.2.2

09 Nov 00:27
Compare
Choose a tag to compare
  • Add Int128Column, Int256Column, UInt128Column, UInt256Column, Decimal256Column. (#57)
  • Add Geo type support. (#56)
  • Add decimals in map support. (#55)
  • Add NestedColumn. (#54)
  • Add execution_options support. (#53)
  • Fix IPv6Column. (#52)
  • Fix execution context exception handling. (#51)
  • Fix stream_mode. (#44)
  • Fix SimpleAggregateFunction for nested. (#41)

v0.2.1

07 Sep 00:31
Compare
Choose a tag to compare
  • Fix incorrect merge dev (bd0ed06)

v0.2.0

02 Sep 12:18
Compare
Choose a tag to compare
  • Fix compression not working. (#36)
  • Add BoolColumn. (#38)

v0.1.9

02 Jun 11:53
Compare
Choose a tag to compare
  • Fix LowCardinalityColumn keys column exception. (#17)

v0.1.8

08 Apr 12:18
52c12af
Compare
Choose a tag to compare
  • Fix bug in protocol for FixedString

v0.1.7

06 Apr 02:33
38e2d48
Compare
Choose a tag to compare
  • Fix bug with FixedString

v0.1.6

25 Mar 12:34
9241aa7
Compare
Choose a tag to compare
  • Fix syntax error

v0.1.5

24 Mar 15:53
c967e23
Compare
Choose a tag to compare
  • Fix syntax error
  • Fix BufferReader.read_bytes