Skip to content

Releases: sv/kdbgo

Wider type support, compression support

21 Oct 03:46
@sv sv
Compare
Choose a tag to compare
v0.20.0

Fix dial to use net.DialTimeout function.

improved type support

13 Mar 09:20
@sv sv
Compare
Choose a tag to compare
  • print and serialise attributes
  • bool vectors and guid support
  • fix month decoding
  • serialise timestamp from Go time.Time
  • use table driven tests for decoding as well

Compression fix

04 Dec 08:42
@sv sv
Compare
Choose a tag to compare
v0.10.1

trancate unsed part of compressed

Compression and connectivity

09 Aug 23:16
@sv sv
Compare
Choose a tag to compare
  • Added IPC compression support
  • TLS connection support
  • Unix domain sockets support
  • Simplify testing

Base functionality

18 Jul 15:31
@sv sv
Compare
Choose a tag to compare

Most types and encoding/decoding support.