Skip to content

Releases: loicalleyne/couac

v0.5.1

31 Jan 20:18
Compare
Choose a tag to compare

v0.5.1

Changes

  • Add Path()
  • Update dependencies

v0.5.0

27 Jan 22:01
Compare
Choose a tag to compare

v0.5.0

Changes

  • NewConnectionWithOpts() : specify catalog and schema
  • new MacOS and Windows library download scripts
  • new defaults for duckdb library locations for MacOS and Windows

v0.4.1

24 Jan 15:48
afb4f2f
Compare
Choose a tag to compare

v0.4.1

Changes

  • Bump github.com/apache/arrow-adbc/go/adbc from 1.3.0 to 1.4.0

v0.4.0

29 Nov 22:12
Compare
Choose a tag to compare

v0.4.0

Breaking Changes

  • NewDuck now receives Options functions WithPath and WithDriverPath

v0.3.0

29 Nov 19:59
Compare
Choose a tag to compare

v0.3.0

Breaking changes

  • New QuackCon type, all previous Quacker methods (except Close) moved to QuackCon. This is to allow multiple connections to the database.

v0.2.0

28 Nov 19:22
Compare
Choose a tag to compare

v0.2.0

Changes

  • Added
    • Exec
    • Query
    • GetObjectsMap
    • GetTableSchema
    • NewStatement

v0.1.0

27 Nov 21:16
Compare
Choose a tag to compare

v0.1.0

Initial release