Releases: cloudwego/dynamicgo
Releases · cloudwego/dynamicgo
v0.2.6
v0.2.5
v0.2.4
What's Changed
- chore: immigrate some dependencies to 'cloudwego' by @AsterDY in #45
- chore: update cloudwego dependencies by @AsterDY in #46
- chore: update kitex to v0.9.3-rc by @AsterDY in #47
- fix: proto/generic/cast.go: let Value struct func support Enum… by @sbs-copilot in #44
- fix:(conv/j2t) Option
WriteRequireField
didn't effect by @AsterDY in #48 - feat:(thrift) support putting IDL name-space into Descriptor's annotations by @AsterDY in #49
- feat:(thrift) nested thrift type constructor API by @AsterDY in #41
New Contributors
- @sbs-copilot made their first contribution in #44
Full Changelog: v0.2.0...v0.2.4
v0.2.1
What's Changed
- chore: immigrate some dependencies to 'cloudwego' by @AsterDY in #45
- proto/generic/cast.go: let Value struct func support Enum… by @sbs-copilot in #44
New Contributors
- @sbs-copilot made their first contribution in #44
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.2.0-rc
v0.1.6
v0.1.5
v0.1.3
v0.1.2
What's Changed
- opt: only write StructEnd while
WriteEmpty()
to avoid dead-loop when marshaling empty self-referred type
Full Changelog: v0.1.1...v0.1.2