Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 13:23
· 58 commits to main since this release
f381a9f

1.1.0 (2020-11-11)

Bug Fixes

  • check returned values (efa491b)
  • make region parameter optional (2fb77ef)
  • prefer simple loop (28d89bc)
  • remove Queryer implementation (36179e5)

Features

  • automatically register the driver (5f98e03)
  • implements database/sql/driver interfaces (e5f03b6)
  • pass connection info as DSN (7d2547a)
  • support passing custom credentials (f6c6091)