v1.1.0
- Added the
dig.RootCause
function which allows retrieving the original
constructor error that caused anInvoke
failure. - Errors from
Invoke
now attempt to hint to the user a presence of a similar
type, for example a pointer to the requested type and vice versa.