- Remove use of deprecated
reflect.PtrTo
@Roccoriu - Fixed nil slice becoming empty slice after copying from incompatible source type (jinzhu#215 jinzhu#216) @helloqiu
- Fixed
driver.Valuer
implementations not being copied to destination types when the two types cannot be converted directly (jinzhu#214) @laushunyu
Full Changelog: v0.4.3...v0.4.4