Skip to content

Releases: scylladb/gocqlx

v1.2.1

13 Feb 09:57
Compare
Choose a tag to compare

Bugfix release:

  • gocql.Query.WithContext bug fix #91

Thanks for contributions @kfrico

v1.2.0

25 Jan 16:25
Compare
Choose a tag to compare

In this release:

  • qb package test coverage is 100% 👍
  • qb cmp supports LIKE statement
  • Queryx shadows all the gocql.Query functions that return *gocql.Query
  • package reflectx is moved to its own repository github.com/scylladb/go-reflectx

Thanks for contributions @sagarafr, @rinx and @maxkarelov 🍾

v1.1.0

15 Nov 14:47
Compare
Choose a tag to compare

In this release:

  • new package table that provides simplified CRUD operations based on table model
  • fixes and improvements to query builder
  • Queryx::Iter function to simplify getting iterator

Thanks for contributions @sagarafr @vrischmann!

v1.0.0

25 May 12:43
Compare
Choose a tag to compare

After operating gocqlx for some time now we release v1.0.0 🍾

Thanks for contributions @jgiles @SpiritOfWill @ericrenard @bilias23 @nussjustin @danielsoro.