Skip to content

v4.7.0

Compare
Choose a tag to compare
@dhui dhui released this 22 Oct 05:11

Changes

  • Support Go 1.13 and drop support for Go 1.11
  • Respect DB driver values specified via config structs. Fixes #262.
  • Trim whitespace for spanner migrations thanks to @jon-whit (#288)
  • Officially support Firebird SQL again thanks to @jacobalberty. Fixes #49