v3.1.0
- Version 3.1 #14 - @andymoon
- Fix an issue with a nil pointer access on the inserts and updates.
- Allowing ScanStructs to take a struct with an embedded pointer to a struct.
- Change to check if struct is Anonymous when recursing through an embedded struct.
- Updated to use the lastest version of github.com/DATA-DOG/go-sqlmock.