Releases: mbranch/feign
Releases · mbranch/feign
Enable global override of time.Time generating function
Update all dependencies and always return UTC times
feat: update all dependencies Github keeps pestering about security vulnerabilities.
Better type definition handling
v1.0.2 feat: better type definition handling
Ignore "unfillable" types in structs, slices, and maps by default
feat: more graceful unsupported type handling Ignore "unfillable" types in structs, slices, and maps by default.
Initial release
v1.0.0 feat: allow interface values