v1.8.5
Changelog
2f148dd Extended generics support (#1277)
23661ef chore: set CGO_ENABLED=0 for goreleaser to avoid dynamic linking (#1293)
732c087 doc: add function scoped struct declaration example (#1296)
45f01a1 feat: add function scoped struct parse (#1283)
cf03796 feat: get swagger instance from register (#1298)
af1c525 fix: Go generics cannot find common package object type definition (#1281)
9d34a76 fix: Nested generic fields not fully working, if generic type is from… (#1305)