Skip to content

v7.1.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 11 Jul 03:29
· 226 commits to master since this release
d7ee44f
  • [FIXED] Embedded pointers with property names that duplicate parent struct properties. #23
  • [FIXED] Can't scan values using []byte or []string #90
    • When a slice that is *sql.RawBytes, *[]byte or sql.Scanner no errors will be returned.