Skip to content

v0.1.3

Compare
Choose a tag to compare
@GeorgeMac GeorgeMac released this 21 Oct 15:35
· 514 commits to master since this release
50e51c7

Features:

  • (#61) Support for writers.WithContext() used to inject a context.Context on buffer flushes.

Bug Fixes:

  • (#56) QueryCSV now respects Content-Encoding=gzip and handle appropriately.

Testing:

  • (#61) Improvement to query made during e2e test.

Documentation:

  • (#62) GH code highlighting in docs