Skip to content

Releases: mbranch/feign

Enable global override of time.Time generating function

02 Jun 15:45

Choose a tag to compare

v1.0.4

feat: allow overriding of time generation function

Update all dependencies and always return UTC times

13 Sep 17:41

Choose a tag to compare

feat: update all dependencies

Github keeps pestering about security vulnerabilities.

Better type definition handling

10 Feb 20:11

Choose a tag to compare

v1.0.2

feat: better type definition handling

Ignore "unfillable" types in structs, slices, and maps by default

30 Dec 17:43

Choose a tag to compare

feat: more graceful unsupported type handling

Ignore "unfillable" types in structs, slices, and maps by default.

Initial release

30 Dec 16:38

Choose a tag to compare

v1.0.0

feat: allow interface values