Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (21 loc) · 437 Bytes

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 437 Bytes

ChangeLog

0.1

0.1.8

  • Fix bug in protocol for FixedString

0.1.7

  • Fix bug with FixedString

0.1.6

  • Fix syntax error

0.1.5

  • Fix syntax error
  • Fix BufferReader.read_bytes

0.1.4

  • Fix bugs with TupleColumn

0.1.3

  • Fix bugs with ArrayColumn and LowCardinalityColumn.

0.1.2

  • Fix exception and read data bugs.

0.1.1

  • Add connect pool.

0.1.0

  • Release first version.