Skip to content

Releases: regeda/turboql

v0.0.0-alpha.3

06 Jan 02:14
Compare
Choose a tag to compare

What's Changed

  • Updated README.me by @regeda in #13
  • Add dependabot by @regeda in #14
  • Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.5 by @dependabot in #17
  • Bump the minor-updates group with 1 update by @dependabot in #16
  • ci(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #15
  • Update README.md: add git clone command by @regeda in #18
  • Bump github.com/graphql-go/handler from 0.2.3 to 0.2.4 by @dependabot in #20
  • ci(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #22
  • Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 in the minor-updates group by @dependabot in #21
  • Upgrade go.mod by @regeda in #23
  • ci(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #24
  • Bump the minor-updates group with 2 updates by @dependabot in #25
  • Bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1 by @dependabot in #26
  • Bump github.com/stephenafamo/scan from 0.6.0 to 0.6.1 by @dependabot in #28
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the minor-updates group by @dependabot in #27
  • Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot in #29

New Contributors

Full Changelog: v0.0.0-alpha.2...v0.0.0-alpha.3

v0.0.0-alpha.2

27 Dec 20:27
170f965
Compare
Choose a tag to compare

What's Changed

  • Show an explicit error on db connection failure by @regeda in #7
  • Cache StructMapper by @regeda in #8
  • Filters for GraphQL entries by @regeda in #9
  • GraphQL is able to create objects via mutation by @regeda in #10
  • Create GraphQL inputs of tables by @regeda in #11
  • Added update and delete mutations by @regeda in #12

Full Changelog: v0.0.0-alpha.1...v0.0.0-alpha.2

v0.0.0-alpha.1

21 Dec 14:46
1e00a36
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @regeda made their first contribution in #1

Full Changelog: https://github.com/regeda/turboql/commits/v0.0.0-alpha.1